chore(deps): update ncipollo/release-action action to v1.20.0

This commit is contained in:
renovate[bot] 2025-09-02 22:58:38 +00:00 committed by GitHub
parent 5901c9a13d
commit b1047bb3c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -106,7 +106,7 @@ jobs:
- name: Create Release
if: ${{ !github.event.act }} # skip during local actions testing
uses: ncipollo/release-action@v1.14.0
uses: ncipollo/release-action@v1.20.0
with:
artifacts: "ProjectMakoto/ProjectMakoto/Release.zip"
generateReleaseNotes: true