From d7fadbd4a84817a982bfb02a4d7ce5fe286b9208 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2026 13:12:34 +0000 Subject: [PATCH] chore(deps): bump richardsolomou/ras-stack/.github/workflows/check-browser.yml Bumps [richardsolomou/ras-stack/.github/workflows/check-browser.yml](https://github.com/richardsolomou/ras-stack) from 0.41.1 to 0.44.0. - [Release notes](https://github.com/richardsolomou/ras-stack/releases) - [Changelog](https://github.com/richardsolomou/ras-stack/blob/v0.44.0/CHANGELOG.md) - [Commits](https://github.com/richardsolomou/ras-stack/compare/v0.41.1...v0.44.0) --- updated-dependencies: - dependency-name: richardsolomou/ras-stack/.github/workflows/check-browser.yml dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5621c23..5535f7f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ jobs: just-version: '1.58.0' end-to-end: - uses: richardsolomou/ras-stack/.github/workflows/check-browser.yml@v0.41.1 + uses: richardsolomou/ras-stack/.github/workflows/check-browser.yml@v0.44.0 with: prepare-command: pnpm build command: pnpm test:e2e:run