0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-30 20:33:54 -05:00

chore(deps): update softprops/action-gh-release action to v2 (#5486)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-03-26 13:42:48 +08:00 committed by GitHub
parent 2cbc591ff6
commit bca0ce98aa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -118,7 +118,7 @@ jobs:
run: ./.scripts/package.sh run: ./.scripts/package.sh
- name: Release - name: Release
uses: softprops/action-gh-release@v1 uses: softprops/action-gh-release@v2
with: with:
token: ${{ secrets.BOT_PAT }} token: ${{ secrets.BOT_PAT }}
body: "" body: ""