diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index e4a4765..aef133e 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -11,7 +11,7 @@ jobs: release-please: runs-on: ubuntu-latest steps: - - uses: google-github-actions/release-please-action@v4.1.1 + - uses: googleapis/release-please-action@v4.1.1 id: release-please with: config-file: .release-please-config.json