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

View File

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