diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index 5771c57864..32469e2860 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -25,7 +25,7 @@ jobs: tag_name: ${{ steps.release.outputs.tag_name }} steps: # Create/update release PR - - uses: google-github-actions/release-please-action@v4 + - uses: googleapis/release-please-action@v4 id: release with: # Make sure we create the PR against the correct branch.