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

This commit is contained in:
Alexandru Ionut Tripon 2026-04-20 10:43:38 +00:00 committed by GitHub
commit 5a9fdffd7d
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 }}