diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e364c90..824ebaa 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -88,7 +88,7 @@ jobs: name: binaries path: .cache - - uses: ncipollo/release-action@a2e71bdd4e7dab70ca26a852f29600c98b33153e # v1.13.0 + - uses: ncipollo/release-action@6c75be85e571768fa31b40abf38de58ba0397db5 # v1.13.0 if: env.DRY_RUN == 'false' with: allowUpdates: true