From 36827886c259c186b9018391f20079d8a65a07f1 Mon Sep 17 00:00:00 2001 From: Dave Rogers Date: Thu, 17 Oct 2024 22:44:20 -0700 Subject: [PATCH] fix: revert action name (#235) --- .github/workflows/release-please.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index b81066f6..a752880a 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -13,7 +13,7 @@ jobs: release-please: runs-on: ubuntu-latest steps: - - uses: google-github-actions/release-please-action@v4 + - uses: googleapis/release-please-action@v4 id: release with: # this assumes that you have created a personal access token