Skip to content

Commit 67a7443

Browse files
chore(deps): bump softprops/action-gh-release from 2.6.1 to 3.0.0
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.6.1 to 3.0.0. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@v2.6.1...v3.0.0) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0566a0 commit 67a7443

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
} >> "$GITHUB_OUTPUT"
138138
139139
- name: Create GitHub Release
140-
uses: softprops/action-gh-release@v2.6.1
140+
uses: softprops/action-gh-release@v3.0.0
141141
with:
142142
name: "v${{ steps.tag.outputs.semver }} - ${{ steps.tag.outputs.club }} 🏆"
143143
body: |

0 commit comments

Comments
 (0)