From ded0e3acb0cce48f2cf0994d5c5d05a6f1738619 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 11 Dec 2023 18:17:26 +0000 Subject: [PATCH] chore(deps): update googlecloudplatform/release-please-action action to v4 --- .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 e41a547..0aa5c33 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -21,7 +21,7 @@ jobs: release-please: runs-on: ubuntu-latest steps: - - uses: GoogleCloudPlatform/release-please-action@v3 + - uses: GoogleCloudPlatform/release-please-action@v4 with: token: ${{ secrets.GITHUB_TOKEN }} release-type: python