From 52d8089f3914d4ea49595c729b09c792f6012cff Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 3 Jan 2022 05:43:26 +0000 Subject: [PATCH] deps(renovate): Update GoogleCloudPlatform/release-please-action action to v3 --- .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 1443c4c1..45231c02 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: GoogleCloudPlatform/release-please-action@v2 + - uses: GoogleCloudPlatform/release-please-action@v3 with: token: '${{ secrets.GITHUB_TOKEN }}' release-type: node