From 9dca0d64188200e0f5d9e96d7f54fa6a7d8389a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 10:24:03 +0000 Subject: [PATCH] build(deps): bump dependabot/fetch-metadata in the github-actions group Bumps the github-actions group with 1 update: [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata). Updates `dependabot/fetch-metadata` from 2 to 3 - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](https://github.com/dependabot/fetch-metadata/compare/v2...v3) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 7ff8400..0b2b1e0 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -56,7 +56,7 @@ jobs: pull-requests: write steps: - id: meta - uses: dependabot/fetch-metadata@v2 + uses: dependabot/fetch-metadata@v3 # Majors included on purpose. `needs:` above already required the whole # gate to pass, and that gate -- unit tests, build, axe WCAG and the e2e # claims -- judges a bump far better than its version number does. A major