diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 72ef11e9..f85ce3fe 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@1c89adf39833729d8f85a31ccbc451b078733c80 # v1.19.1 + - uses: ncipollo/release-action@98d25d4189e9b6cee19b8635b1ea5cc39c158a41 # v1.19.2 if: env.DRY_RUN == 'false' with: allowUpdates: true