We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 19258b1 + 1effa26 commit ac1a8eeCopy full SHA for ac1a8ee
1 file changed
.github/workflows/build.yml
@@ -446,7 +446,7 @@ jobs:
446
-
447
name: GitHub Release
448
if: startsWith(github.ref, 'refs/tags/v')
449
- uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
+ uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2.6.1
450
env:
451
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
452
with:
0 commit comments