From b028e32110ba0c67460d7682f75a7c583dd95813 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 03:20:36 +0000 Subject: [PATCH] chore(deps): update googlecloudplatform/release-please-action commit hash to 866463e (#3116) Co-authored-by: Renovate Bot --- .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 e4fd95e40d8..444fcc094b4 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -12,7 +12,7 @@ jobs: with: private-key: ${{ secrets.TOKENS_PRIVATE_KEY }} app-id: ${{ secrets.TOKENS_APP_ID }} - - uses: GoogleCloudPlatform/release-please-action@d3d5b411d22e25052bb20e73a0ec1b156d67d944 + - uses: GoogleCloudPlatform/release-please-action@866463e11016b11e30062bc70a148ef5dc861a0a id: release with: token: ${{ steps.get-token.outputs.token }}