From b201680822cd5195a65d9010e3717d4b126ec8d5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 3 Jan 2022 00:59:00 +0000 Subject: [PATCH] chore(deps): update googlecloudplatform/release-please-action action to v3 --- .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 ad82452d..89417dc5 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -13,7 +13,7 @@ jobs: private-key: ${{ secrets.PRIVATE_KEY }} app-id: ${{ secrets.APP_ID }} - - uses: GoogleCloudPlatform/release-please-action@v2 + - uses: GoogleCloudPlatform/release-please-action@v3 with: token: ${{ steps.get-token.outputs.token }} release-type: node