diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c6a4225..964543c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -169,7 +169,7 @@ jobs: - name: Init run: ./bin/init.sh - - uses: ncipollo/release-action@6c75be85e571768fa31b40abf38de58ba0397db5 # v1.13.0 + - uses: ncipollo/release-action@2c591bcc8ecdcd2db72b97d6147f871fcd833ba5 # v1.14.0 with: allowUpdates: true body: See https://github.com/containrrr/watchtower/releases/tag/v${{ env.VERSION }} for more changes