diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 72af5688..c686bf85 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -237,7 +237,7 @@ jobs: contents: write # to create release pull-requests: write # to create release PR steps: - - uses: googleapis/release-please-action@7987652d64b4581673a76e33ad5e98e3dd56832f # v4.1.3 + - uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4.4.0 with: release-type: node # Use a token for creating the release-pr and git tags so that the `deploy` workflow can be triggered by them