diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index baf92f1..03a684d 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -25,7 +25,7 @@ jobs: env: RELEASE_PLEASE_TOKEN: ${{ secrets.RELEASE_PLEASE_TOKEN }} run: test -n "$RELEASE_PLEASE_TOKEN" - - uses: googleapis/release-please-action@8b8fd2cc23b2e18957157a9d923d75aa0c6f6ad5 + - uses: googleapis/release-please-action@5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 id: release with: token: ${{ secrets.RELEASE_PLEASE_TOKEN }}