From ba50ea1ef84229c00f11d91e78e988c167bb0531 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 02:33:49 +0000 Subject: [PATCH] build(deps): bump mikefarah/yq from 4.53.3 to 4.53.6 Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.53.3 to 4.53.6. - [Release notes](https://github.com/mikefarah/yq/releases) - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt) - [Commits](https://github.com/mikefarah/yq/compare/v4.53.3...v4.53.6) --- updated-dependencies: - dependency-name: mikefarah/yq dependency-version: 4.53.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci-ui.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-ui.yml b/.github/workflows/ci-ui.yml index 81916fa..1fce769 100644 --- a/.github/workflows/ci-ui.yml +++ b/.github/workflows/ci-ui.yml @@ -44,7 +44,7 @@ jobs: - name: Read Playwright version id: playwright-version - uses: mikefarah/yq@v4.53.3 + uses: mikefarah/yq@v4.53.6 with: cmd: yq '.importers.ui.devDependencies.playwright.version' pnpm-lock.yaml