From 971ee159fa8be578d4515975a83fb3822eb5591a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 02:19:38 +0000 Subject: [PATCH] chore(deps): bump doctrine/.github/.github/workflows/website-schema.yml Bumps [doctrine/.github/.github/workflows/website-schema.yml](https://github.com/doctrine/.github) from 7.2.2 to 12.2.0. - [Release notes](https://github.com/doctrine/.github/releases) - [Commits](https://github.com/doctrine/.github/compare/7.2.2...v12.2.0) --- updated-dependencies: - dependency-name: doctrine/.github/.github/workflows/website-schema.yml dependency-version: 12.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/website-schema.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/website-schema.yml b/.github/workflows/website-schema.yml index e51b4a58..80312010 100644 --- a/.github/workflows/website-schema.yml +++ b/.github/workflows/website-schema.yml @@ -18,4 +18,4 @@ on: jobs: json-validate: name: "Validate JSON schema" - uses: "doctrine/.github/.github/workflows/website-schema.yml@7.2.2" + uses: "doctrine/.github/.github/workflows/website-schema.yml@v12.2.0"