From 94852e7987e817744e2be4281813ec311b71aeac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Jun 2024 00:54:33 +0000 Subject: [PATCH] chore(deps): update google-github-actions/release-please-action action to v4 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f806bfed..00a550b9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -13,7 +13,7 @@ jobs: steps: - name: Release Please id: release-please - uses: google-github-actions/release-please-action@v3 + uses: google-github-actions/release-please-action@v4 with: token: ${{ secrets.GH_PAT }} command: manifest