Skip to content

Commit f802cd3

Browse files
renovate[bot]WouterGritter
authored andcommitted
Update softprops/action-gh-release action to v3
1 parent a423391 commit f802cd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
- name: Upload as GitHub Release
9494
if: github.ref == env.RELEASE_BRANCH
9595
continue-on-error: true
96-
uses: softprops/action-gh-release@v2
96+
uses: softprops/action-gh-release@v3
9797
with:
9898
name: "Velocity-CTD"
9999
tag_name: "${{ steps.release_tag.outputs.tag }}"

0 commit comments

Comments
 (0)