ci(deps): update ncipollo/release-action action to v1.18.0

This commit is contained in:
Renovate Bot 2025-06-29 21:39:22 +00:00
parent 1f13ca3a09
commit c4b800a7fc
No known key found for this signature in database

View file

@ -77,7 +77,7 @@ jobs:
run: 'awk "/^#/ && ++c==2{exit}; /^#/f" "History.md" | tail -n +2 >release_changelog.md'
- name: Release
uses: ncipollo/release-action@9128f238eeeeed39b82af6636303729079d51730 # v1.17.0
uses: ncipollo/release-action@bcfe5470707e8832e12347755757cec0eb3c22af # v1.18.0
if: startsWith(github.ref, 'refs/tags/')
with:
artifacts: '.build/*'