chore(deps): update softprops/action-gh-release action to v2

This commit is contained in:
renovate[bot] 2024-03-08 21:48:24 +00:00 committed by GitHub
parent 3c05767b86
commit 6c954a1431
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -167,7 +167,7 @@ jobs:
sha512sum keyweave-* | tee SHA512SUMS sha512sum keyweave-* | tee SHA512SUMS
sha256sum keyweave-* | tee SHA256SUMS sha256sum keyweave-* | tee SHA256SUMS
- uses: softprops/action-gh-release@v1 - uses: softprops/action-gh-release@v2
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with: with: