diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index 97a2b13..b7b74a1 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -14,7 +14,7 @@ jobs: contents: write pull-requests: write steps: - - uses: google-github-actions/release-please-action@db8f2c60ee802b3748b512940dde88eabd7b7e01 # v3.7.13 + - uses: googleapis/release-please-action@db8f2c60ee802b3748b512940dde88eabd7b7e01 # v3.7.13 with: token: ${{ secrets.SEMANTIC_RELEASE_TOKEN }} release-type: simple