From d5bed8c0159ab1fc4bd16b827d4ea58c6d7d0276 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 01:51:49 +0000 Subject: [PATCH] Bump Cyb3r-Jak3/html5validator-action from 7.2.0 to 8.0.0 Bumps [Cyb3r-Jak3/html5validator-action](https://github.com/cyb3r-jak3/html5validator-action) from 7.2.0 to 8.0.0. - [Release notes](https://github.com/cyb3r-jak3/html5validator-action/releases) - [Changelog](https://github.com/Cyb3r-Jak3/html5validator-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/cyb3r-jak3/html5validator-action/compare/v7.2.0...v8.0.0) --- updated-dependencies: - dependency-name: Cyb3r-Jak3/html5validator-action dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/linters.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linters.yml b/.github/workflows/linters.yml index b6173de..68b03b5 100644 --- a/.github/workflows/linters.yml +++ b/.github/workflows/linters.yml @@ -33,7 +33,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: Cyb3r-Jak3/html5validator-action@v7.2.0 + - uses: Cyb3r-Jak3/html5validator-action@v8.0.0 with: root: html/ extra: --ignore inline importmap margin \ No newline at end of file