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.
2 parents fe4f8c1 + bdb7ede commit e88d603Copy full SHA for e88d603
.github/workflows/build.yml
@@ -535,7 +535,7 @@ jobs:
535
-
536
name: GitHub Release
537
if: startsWith(github.ref, 'refs/tags/v')
538
- uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2.3.3
+ uses: softprops/action-gh-release@62c96d0c4e8a889135c1f3a25910db8dbe0e85f7 # v2.3.4
539
env:
540
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
541
with:
0 commit comments