diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 49461136..5adf3705 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -73,7 +73,7 @@ jobs: - name: Init run: ./bin/init.sh - - uses: ncipollo/release-action@440c8c1cb0ed28b9f43e4d1d670870f059653174 # v1.16.0 + - uses: ncipollo/release-action@9128f238eeeeed39b82af6636303729079d51730 # v1.17.0 if: env.DRY_RUN == 'false' with: allowUpdates: true