Chore: bump softprops/action-gh-release from 1 to 2 (#43)

This commit is contained in:
dependabot[bot] 2024-03-13 21:48:12 +08:00 committed by GitHub
parent 02bd2da9ed
commit 1576186b26
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -117,7 +117,7 @@ jobs:
mv ruleset ./publish/
- name: Release and upload assets
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
name: ${{ env.RELEASE_NAME }}
tag_name: ${{ env.TAG_NAME }}