From 7fcb647149825505691a0e07711fac31bb0fb821 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 18:26:10 +0000 Subject: [PATCH] chore(deps): bump google-github-actions/release-please-action Bumps [google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action) from 3.7.10 to 3.7.11. - [Release notes](https://github.com/google-github-actions/release-please-action/releases) - [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/google-github-actions/release-please-action/compare/8016a6649226f2ec88ed05441c11bb5410a22d29...ca6063f4ed81b55db15b8c42d1b6f7925866342d) --- updated-dependencies: - dependency-name: google-github-actions/release-please-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/cicd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cicd.yaml b/.github/workflows/cicd.yaml index d46eb9cd6..faa12ad41 100644 --- a/.github/workflows/cicd.yaml +++ b/.github/workflows/cicd.yaml @@ -101,7 +101,7 @@ jobs: fetch-depth: 0 - name: Release id: release - uses: google-github-actions/release-please-action@8016a6649226f2ec88ed05441c11bb5410a22d29 + uses: google-github-actions/release-please-action@ca6063f4ed81b55db15b8c42d1b6f7925866342d with: token: ${{ secrets.PAT }} fork: true