From 9ea85790b0e06f63088f7d2d2c4db554823bd2d9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Apr 2023 08:05:43 +0000 Subject: [PATCH] chore(deps): update googlecloudplatform/release-please-action action to v3.7.8 --- .github/workflows/workflow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index a8da825..5a47c80 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -21,7 +21,7 @@ jobs: env: CI: true - uses: codecov/codecov-action@v2 - - uses: GoogleCloudPlatform/release-please-action@v3.1.3 + - uses: GoogleCloudPlatform/release-please-action@v3.7.8 id: release with: token: ${{ secrets.GITHUB_TOKEN }}