From 764baa8110630f7a86e14f68791e39076c1150bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 04:18:49 +0000 Subject: [PATCH] chore(deps): bump DaVinciBot/shared-workflows/.github/workflows/e2e.yml Bumps [DaVinciBot/shared-workflows/.github/workflows/e2e.yml](https://github.com/davincibot/shared-workflows) from 6.1.1 to 7.2.0. - [Commits](https://github.com/davincibot/shared-workflows/compare/v6.1.1...v7.2.0) --- updated-dependencies: - dependency-name: DaVinciBot/shared-workflows/.github/workflows/e2e.yml dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/e2e.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index fa7133d..e4ce2e0 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -16,7 +16,7 @@ permissions: jobs: e2e: name: Playwright - uses: DaVinciBot/shared-workflows/.github/workflows/e2e.yml@v6.1.1 + uses: DaVinciBot/shared-workflows/.github/workflows/e2e.yml@v7.2.0 secrets: inherit with: pnpm_version: 11.5.2