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 7a7be2f + 2e93ac3 commit 719a41aCopy full SHA for 719a41a
.github/workflows/build.yml
@@ -528,7 +528,7 @@ jobs:
528
-
529
name: GitHub Release
530
if: startsWith(github.ref, 'refs/tags/v')
531
- uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2.2.1
+ uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2.2.2
532
env:
533
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
534
with:
0 commit comments