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