diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 027e00ef..581795f9 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@b12185d71f4641bb1b1116dacae6b74e667f86e4 # v1.19.0 + - uses: ncipollo/release-action@1c89adf39833729d8f85a31ccbc451b078733c80 # v1.19.1 if: env.DRY_RUN == 'false' with: allowUpdates: true