Chore: bump softprops/action-gh-release from 2 to 3 (#61)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-04-13 07:42:39 +08:00
committed by GitHub
parent 1027a0cd99
commit 2a7da3a998

View File

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