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 c6ec16c + 7f250c2 commit 3bc343eCopy full SHA for 3bc343e
.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@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # v2.4.2
+ uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
539
env:
540
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
541
with:
0 commit comments