We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 482ba5b commit 0622e2cCopy full SHA for 0622e2c
.github/workflows/build.yml
@@ -91,7 +91,7 @@ jobs:
91
id: changelog
92
uses: gabe565/changelog-generator@733bb2c02fab0bb0e2dd9a059e0dc9f668d05c95 # v1.1.5
93
- name: Release
94
- uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2
+ uses: softprops/action-gh-release@62c96d0c4e8a889135c1f3a25910db8dbe0e85f7 # v2.3.4
95
with:
96
body: ${{ steps.changelog.outputs.changelog }}
97
0 commit comments