Skip to content

Commit ba3d019

Browse files
authored
Merge pull request #84 from derskythe/dependabot/github_actions/softprops/action-gh-release-2
Bump softprops/action-gh-release from 1 to 2
2 parents 6c52cae + 1b406c9 commit ba3d019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
-
4646
name: Update release
4747
id: update-release
48-
uses: softprops/action-gh-release@v1
48+
uses: softprops/action-gh-release@v2
4949
# if: ${{ env.PUBLISH_RELEASE == 1 }}
5050
with:
5151
tag_name: ${{ env.TAG_NAME }}

0 commit comments

Comments
 (0)