From 3d347882da222a88008ccd1a4b93d9b36f72dd81 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 16:23:40 +0700 Subject: [PATCH] chore(deps): update google-github-actions/release-please-action digest to 4c5670f (#2347) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Nguyen Thai Hung <59815499+hung-cybo@users.noreply.github.com> --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 683d29f2e0..dc7e18696b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,7 +16,7 @@ jobs: with: app-id: ${{ secrets.RELEASE_GITHUB_APP_ID}} private-key: ${{ secrets.RELEASE_GITHUB_APP_KEY }} - - uses: google-github-actions/release-please-action@ca6063f4ed81b55db15b8c42d1b6f7925866342d # v3 + - uses: google-github-actions/release-please-action@4c5670f886fe259db4d11222f7dff41c1382304d # v3 id: release with: token: ${{ steps.create-iat.outputs.token }}