Skip to content

Commit 0f1f897

Browse files
chore(deps): update softprops/action-gh-release digest to 72f2c25
1 parent f084516 commit 0f1f897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-github-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
5757
- name: Create release
5858
if: steps.check_release.outputs.exists == 'false' && env.VERSION != ''
59-
uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2
59+
uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2
6060
with:
6161
tag_name: ${{ env.VERSION }}
6262
generate_release_notes: true

0 commit comments

Comments
 (0)