diff --git a/.github/workflows/release_please.yaml b/.github/workflows/release_please.yaml index 5b3ad12c..7978113b 100644 --- a/.github/workflows/release_please.yaml +++ b/.github/workflows/release_please.yaml @@ -10,7 +10,7 @@ jobs: # Release-please creates a PR that tracks all changes steps: - - uses: google-github-actions/release-please-action@v3 + - uses: googleapis/release-please-action@v3 id: release with: release-type: simple