diff --git a/.github/workflows/release_please.yml b/.github/workflows/release_please.yml index 939642aa..64869d9a 100644 --- a/.github/workflows/release_please.yml +++ b/.github/workflows/release_please.yml @@ -23,7 +23,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 with: release-type: simple