diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9a7cb593..e9d07094 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -11,7 +11,7 @@ jobs: matrix: node-version: [16] steps: - - uses: google-github-actions/release-please-action@v3.7.11 + - uses: googleapis/release-please-action@v3.7.11 id: release with: command: manifest