From ff3ef4155decb771cf651ef940bbc8b5e19d30f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 06:59:08 +0000 Subject: [PATCH] chore(deps): bump Simek/yarn-lock-changes from 0.12.0 to 0.12.1 Bumps [Simek/yarn-lock-changes](https://github.com/simek/yarn-lock-changes) from 0.12.0 to 0.12.1. - [Release notes](https://github.com/simek/yarn-lock-changes/releases) - [Commits](https://github.com/simek/yarn-lock-changes/compare/v0.12.0...v0.12.1) --- updated-dependencies: - dependency-name: Simek/yarn-lock-changes dependency-version: 0.12.1 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..dad7b1d 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.1 with: token: ${{ secrets.GITHUB_TOKEN }} collapsibleThreshold: '25'