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

This commit is contained in:
renovate[bot] 2025-02-22 18:11:22 +00:00 committed by GitHub
parent 3cf99fd69d
commit b44a6dbacc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -135,7 +135,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.16.0
with:
artifacts: "ProjectMakotoPreview/ProjectMakoto/Release.zip"
generateReleaseNotes: true