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

This commit is contained in:
renovate[bot] 2026-04-15 09:43:32 +00:00 committed by GitHub
parent 7e8db63882
commit cddbb0e970
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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