From 98b2862e42888495d084240435039985c3320d36 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 7 Jul 2022 18:19:05 +0200 Subject: [PATCH] chore(deps): update googlecloudplatform/release-please-action action to v3.2.8 (#57) --- .github/workflows/release-please.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index 5e1906fa..fb5e254a 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -21,7 +21,7 @@ jobs: release-please: runs-on: ubuntu-latest steps: - - uses: GoogleCloudPlatform/release-please-action@v3.2.7 + - uses: GoogleCloudPlatform/release-please-action@v3.2.8 with: token: ${{ secrets.GITHUB_TOKEN }} release-type: simple