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 1828d54 + 214069e commit 7340343Copy full SHA for 7340343
.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@aec2ec56f94eb8180ceec724245f64ef008b89f5 # v2.4.0
+ uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2.4.1
539
env:
540
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
541
with:
0 commit comments