From f0a6271f62ebb868f32c7ad4ecb31104c26f987a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 May 2024 06:32:05 +0200 Subject: [PATCH] chore(deps): pin endbug/add-and-commit action to a94899b (#385) --- .github/workflows/renovate-post.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate-post.yml b/.github/workflows/renovate-post.yml index d54c9f19..90b0ef6e 100644 --- a/.github/workflows/renovate-post.yml +++ b/.github/workflows/renovate-post.yml @@ -25,7 +25,7 @@ jobs: node-version: 18 cache: yarn - run: yarn install --immutable - - uses: EndBug/add-and-commit@v9.1.4 + - uses: EndBug/add-and-commit@a94899bca583c204427a224a7af87c02f9b325d5 # v9.1.4 with: author_email: "<29139614+renovate[bot]@users.noreply.github.com>" author_name: "renovate[bot]"