diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d93143410..6f995ddc5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -275,7 +275,7 @@ jobs: path: ./CHANGELOG.md - name: Release - Publish Binaries - uses: ncipollo/release-action@v1.16.0 + uses: ncipollo/release-action@v1.18.0 with: allowUpdates: true artifactErrorsFailBuild: true