From 1fd11c4e5bd4586468c85f7816be96ba5c2f2c79 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 00:23:28 +0000 Subject: [PATCH] chore(deps): update google-github-actions/release-please-action digest to a2d8d68 (#721) Co-authored-by: renovate[bot] <29139614+renovate[bot]@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 4df078d2..6cc2944e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -19,7 +19,7 @@ jobs: # Release-please creates a PR that tracks all changes steps: - - uses: google-github-actions/release-please-action@18e07ccc3cbf9452c36a903319d532486196dba9 + - uses: google-github-actions/release-please-action@a2d8d683f209466ee8c695cd994ae2cf08b1642d id: release with: token: ${{secrets.GITHUB_TOKEN}}