From 7fc54dc5d15476d3242b2adbf9f480dd8d066ca5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 21:15:45 +0000 Subject: [PATCH] chore(deps): bump Simek/yarn-lock-changes from 0.11.1 to 0.12.0 Bumps [Simek/yarn-lock-changes](https://github.com/simek/yarn-lock-changes) from 0.11.1 to 0.12.0. - [Release notes](https://github.com/simek/yarn-lock-changes/releases) - [Commits](https://github.com/simek/yarn-lock-changes/compare/v0.11.1...v0.12.0) --- updated-dependencies: - dependency-name: Simek/yarn-lock-changes dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/yarn-lock-changes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/yarn-lock-changes.yml b/.github/workflows/yarn-lock-changes.yml index 1e7b27b47..f32dbd2fc 100644 --- a/.github/workflows/yarn-lock-changes.yml +++ b/.github/workflows/yarn-lock-changes.yml @@ -17,6 +17,6 @@ jobs: - name: Checkout uses: actions/checkout@v3 - name: Yarn Lock Changes - uses: Simek/yarn-lock-changes@v0.11.1 + uses: Simek/yarn-lock-changes@v0.12.0 with: token: ${{ secrets.GITHUB_TOKEN }}