mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-25 13:59:25 +01:00
satify dependabot
This commit is contained in:
parent
c99aaf3d1b
commit
aea21e55df
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
|
||||||
|
@ -211,7 +211,7 @@ GEM
|
|||||||
jekyll-feed (~> 0.9)
|
jekyll-feed (~> 0.9)
|
||||||
jekyll-seo-tag (~> 2.1)
|
jekyll-seo-tag (~> 2.1)
|
||||||
minitest (5.16.3)
|
minitest (5.16.3)
|
||||||
nokogiri (1.13.8-x86_64-linux)
|
nokogiri (1.13.9-x86_64-linux)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
octokit (4.25.1)
|
octokit (4.25.1)
|
||||||
faraday (>= 1, < 3)
|
faraday (>= 1, < 3)
|
||||||
|
Loading…
Reference in New Issue
Block a user