From fa45595fea1a8cb65ae5ef12d60cd06d3eaa8dde Mon Sep 17 00:00:00 2001 From: Leafd Date: Fri, 3 Oct 2025 14:09:19 -0400 Subject: [PATCH] chore(ci): update release please action --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 0f3976f..802c147 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -25,7 +25,7 @@ jobs: private_key: '${{ secrets.APP_PRIVATE_KEY }}' - name: Release Please id: rp - uses: GoogleCloudPlatform/release-please-action@v4.1.3 + uses: googleapis/release-please-action@v4 with: token: '${{ steps.generate-token.outputs.token }}' build: