Skip to content

Commit 0622e2c

Browse files
chore(deps): update softprops/action-gh-release action to v2.3.4
1 parent 482ba5b commit 0622e2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
id: changelog
9292
uses: gabe565/changelog-generator@733bb2c02fab0bb0e2dd9a059e0dc9f668d05c95 # v1.1.5
9393
- name: Release
94-
uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2
94+
uses: softprops/action-gh-release@62c96d0c4e8a889135c1f3a25910db8dbe0e85f7 # v2.3.4
9595
with:
9696
body: ${{ steps.changelog.outputs.changelog }}
9797

0 commit comments

Comments
 (0)