From c3f8e239b0fcd9835f8837251a74e3b83b6ed1df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Feb 2026 00:45:18 +0000 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20simek/yarn-lock-changes?= =?UTF-8?q?=20action=20(v0.14.0=20=E2=86=92=20v0.14.1)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 874c6f4..8e13bb3 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -45,6 +45,6 @@ jobs: run: yarn install - name: Yarn Lock Changes - uses: Simek/yarn-lock-changes@c7543145aaafdd8fc925cea5d85b2bd5a73091f8 # v0.14.0 + uses: Simek/yarn-lock-changes@59f47ee499424d2c2437c5aebf863b5c6d50a5bc # v0.14.1 with: token: ${{ secrets.GITHUB_TOKEN }}