Skip to content

Commit 06b7ee1

Browse files
Bump Cyb3r-Jak3/html5validator-action from 7.2.0 to 8.0.0 (#82)
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](Cyb3r-Jak3/html5validator-action@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c9e583c commit 06b7ee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
runs-on: ubuntu-latest
3434
steps:
3535
- uses: actions/checkout@v4
36-
- uses: Cyb3r-Jak3/html5validator-action@v7.2.0
36+
- uses: Cyb3r-Jak3/html5validator-action@v8.0.0
3737
with:
3838
root: html/
3939
extra: --ignore inline importmap margin

0 commit comments

Comments
 (0)