From e758f7996a4877d323f2935cf1ba52e4cc27e9fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 11:58:38 +0000 Subject: [PATCH] chore: 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.12 to 3.7.13. - [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/4c5670f886fe259db4d11222f7dff41c1382304d...db8f2c60ee802b3748b512940dde88eabd7b7e01) --- 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 0f73d40e..6f76acfe 100644 --- a/.github/workflows/cicd.yaml +++ b/.github/workflows/cicd.yaml @@ -100,7 +100,7 @@ jobs: fetch-depth: 0 - name: Release id: release - uses: google-github-actions/release-please-action@4c5670f886fe259db4d11222f7dff41c1382304d + uses: google-github-actions/release-please-action@db8f2c60ee802b3748b512940dde88eabd7b7e01 with: token: ${{ secrets.PAT }} fork: true