diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index c93138b..4a4e574 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -25,7 +25,7 @@ jobs: # Limit token permissions to only what's needed for release-please permission-contents: write permission-pull-requests: write - - uses: googleapis/release-please-action@a02a34c4d625f9be7cb89156071d8567266a2445 # v4.2.0 + - uses: googleapis/release-please-action@5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 # v4.4.1 id: release with: token: ${{ steps.generate_token.outputs.token }}