diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 1513b44d..0267c80c 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -9,7 +9,7 @@ jobs: release-pr: runs-on: ubuntu-latest steps: - - uses: GoogleCloudPlatform/release-please-action@v3 + - uses: GoogleCloudPlatform/release-please-action@v4 with: token: ${{ secrets.RELEASE_PR_TOKEN }} release-type: python