From dcd37e76177ef7946e6dc7d5264e9e263a8fe212 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 07:20:54 +0000 Subject: [PATCH] chore(deps): bump Simek/yarn-lock-changes from 0.12.0 to 0.12.2 Bumps [Simek/yarn-lock-changes](https://github.com/simek/yarn-lock-changes) from 0.12.0 to 0.12.2. - [Release notes](https://github.com/simek/yarn-lock-changes/releases) - [Commits](https://github.com/simek/yarn-lock-changes/compare/v0.12.0...v0.12.2) --- updated-dependencies: - dependency-name: Simek/yarn-lock-changes dependency-version: 0.12.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/yarn.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/yarn.yaml b/.github/workflows/yarn.yaml index b66c094..bce4561 100644 --- a/.github/workflows/yarn.yaml +++ b/.github/workflows/yarn.yaml @@ -8,7 +8,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Yarn Lock Changes - uses: Simek/yarn-lock-changes@v0.12.0 + uses: Simek/yarn-lock-changes@v0.12.2 with: token: ${{ secrets.GITHUB_TOKEN }} collapsibleThreshold: '25'