mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-10-13 22:57:23 +02:00
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:
parent
c99aaf3d1b
commit
98b688cefc
2
.github/workflows/html5validator.yml
vendored
2
.github/workflows/html5validator.yml
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user