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

This commit is contained in:
renovate[bot] 2024-03-08 21:19:12 +00:00 committed by GitHub
parent 76a542a4a1
commit bf2dc336e3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,7 @@ jobs:
run: task dist
- name: Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')
with:
files: |
@ -56,7 +56,7 @@ jobs:
run: task dist
- name: Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')
with:
files: |
@ -84,7 +84,7 @@ jobs:
run: task dist
- name: Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')
with:
files: |