diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index a1aef588..bfc3919d 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@98d25d4189e9b6cee19b8635b1ea5cc39c158a41 # v1.19.2 + - uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1.20.0 if: env.DRY_RUN == 'false' with: allowUpdates: true