There was an error while loading. Please reload this page.
2 parents d39234d + 9a9ec2a commit 6005b97Copy full SHA for 6005b97
1 file changed
.github/workflows/release.yml
@@ -142,7 +142,7 @@ jobs:
142
echo "EOF" >> $GITHUB_OUTPUT
143
144
- name: Release
145
- uses: softprops/action-gh-release@3bb12739c298aeb8a4eeaf626c5b8d85266b0e65 # v2
+ uses: softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 # v3.0.2
146
if: startsWith(github.ref, 'refs/tags/')
147
with:
148
body: ${{ steps.changelog.outputs.NOTES }}
0 commit comments