diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 54b01fc..cde9f79 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -80,7 +80,7 @@ jobs: - name: Init run: ./bin/init.sh - - uses: ncipollo/release-action@6c75be85e571768fa31b40abf38de58ba0397db5 # v1.13.0 + - uses: ncipollo/release-action@2c591bcc8ecdcd2db72b97d6147f871fcd833ba5 # v1.14.0 if: env.DRY_RUN == 'false' with: allowUpdates: true