diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 20139690..5db03da4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -76,7 +76,7 @@ jobs: - name: Init run: ./bin/init.sh - - uses: ncipollo/release-action@9128f238eeeeed39b82af6636303729079d51730 # v1.17.0 + - uses: ncipollo/release-action@bcfe5470707e8832e12347755757cec0eb3c22af # v1.18.0 if: env.DRY_RUN == 'false' with: allowUpdates: true