diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ef7807326..f87aa29e4 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -63,7 +63,7 @@ jobs: steps: - uses: actions/checkout@v4 with: - repository: google-github-actions/release-please-action + repository: googleapis/release-please-action ref: main - uses: actions/setup-node@v3 with: diff --git a/README.md b/README.md index 090f8c2d3..4ee34d42a 100644 --- a/README.md +++ b/README.md @@ -207,7 +207,7 @@ There are a variety of ways you can deploy release-please: ### GitHub Action (recommended) -The easiest way to run Release Please is as a GitHub action. Please see [google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action) for installation and configuration instructions. +The easiest way to run Release Please is as a GitHub action. Please see [googleapis/release-please-action](https://github.com/googleapis/release-please-action) for installation and configuration instructions. ### Running as CLI diff --git a/docs/manifest-releaser.md b/docs/manifest-releaser.md index ce0b198a6..cfc3e0248 100644 --- a/docs/manifest-releaser.md +++ b/docs/manifest-releaser.md @@ -375,7 +375,7 @@ jobs: release-please: runs-on: ubuntu-latest steps: - - uses: google-github-actions/release-please-action@v2 + - uses: googleapis/release-please-action@v2 id: release with: command: manifest