From 7c287d0e2963f63c745dfbacc59f62f67a111374 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 04:18:48 +0000 Subject: [PATCH] chore(deps): bump DaVinciBot/shared-workflows/.github/workflows/ci.yml Bumps [DaVinciBot/shared-workflows/.github/workflows/ci.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/ci.yml dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-major ... 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 cc4a052..040cb6b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,7 @@ permissions: jobs: quality: name: Quality - uses: DaVinciBot/shared-workflows/.github/workflows/ci.yml@v6.1.1 + uses: DaVinciBot/shared-workflows/.github/workflows/ci.yml@v7.2.0 secrets: inherit with: pnpm_version: 11.5.2