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 9bc3285 commit 9e31340Copy full SHA for 9e31340
.github/workflows/build.yml
@@ -292,7 +292,7 @@ jobs:
292
retention-days: 7
293
294
- name: Release
295
- uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2.4.1
+ uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
296
if: startsWith(github.ref, 'refs/tags/')
297
env:
298
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments