diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 5301e96d9..52fcccc28 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -141,7 +141,7 @@ jobs: VERSION: ${{ github.ref_name }} run: make generate-release-notes - - uses: ncipollo/release-action@2c591bcc8ecdcd2db72b97d6147f871fcd833ba5 # v1 + - uses: ncipollo/release-action@2c591bcc8ecdcd2db72b97d6147f871fcd833ba5 # v1.14.0 with: allowUpdates: true artifactErrorsFailBuild: true