diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 16ecc9f..6201616 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -17,7 +17,7 @@ jobs: release_created: ${{ steps.release.outputs.release_created }} tag_name: ${{ steps.release.outputs.tag_name }} steps: - - uses: google-github-actions/release-please-action@v4 + - uses: googleapis/release-please-action@v4 id: release - name: Update job summary if: steps.release.outputs.release_created