build(deps): bump Cyb3r-Jak3/html5validator-action from 7.1.1 to 7.2.0

Bumps [Cyb3r-Jak3/html5validator-action](https://github.com/Cyb3r-Jak3/html5validator-action) from 7.1.1 to 7.2.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.1.1...v7.2.0)

---
updated-dependencies:
- dependency-name: Cyb3r-Jak3/html5validator-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-10-24 06:55:17 +00:00 committed by GitHub
parent c99aaf3d1b
commit 98b688cefc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ jobs:
bundle exec jekyll build --drafts --profile bundle exec jekyll build --drafts --profile
- name: Checks HTML5 validity - name: Checks HTML5 validity
uses: Cyb3r-Jak3/html5validator-action@v7.1.1 uses: Cyb3r-Jak3/html5validator-action@v7.2.0
with: with:
root: _site/ root: _site/
blacklist: n r or ir blacklist: n r or ir