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

This commit is contained in:
renovate[bot] 2024-03-08 21:26:24 +00:00 committed by GitHub
parent 634ab279b0
commit 03def913ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -84,7 +84,7 @@ jobs:
- name: Create release - name: Create release
id: create_release id: create_release
uses: softprops/action-gh-release@v1 uses: softprops/action-gh-release@v2
with: with:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
tag_name: ${{ github.ref }} tag_name: ${{ github.ref }}