diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 438fd48..3bdb4fa 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -12,7 +12,7 @@ jobs: steps: - name: release-please id: release - uses: google-github-actions/release-please-action@v4 + uses: googleapis/release-please-action@v4 with: release-type: maven default-branch: main