build(deps): bump softprops/action-gh-release from 1 to 2 (#553)

This commit is contained in:
dependabot[bot] 2024-04-02 20:32:37 +00:00 committed by GitHub
parent b1df4f1154
commit c077e39ae7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ jobs:
env:
GH_TOKEN: ${{ secrets.ADMIN_RIGHTS_TOKEN }}
- name: Create Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
token: ${{ secrets.ADMIN_RIGHTS_TOKEN }}
generate_release_notes: true