Skip to content

Commit b5b65c0

Browse files
committed
Merge branch 'dependabot/github_actions/softprops/action-gh-release-3.0.0' of github.com:nanotaboada/java.samples.spring.boot into dependabot/github_actions/softprops/action-gh-release-3.0.0
2 parents efba5b7 + 67a7443 commit b5b65c0

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)