From aea21e55dfc31b688001895ad4d5c5690e1ef0b5 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Tue, 25 Oct 2022 19:10:58 +0300 Subject: [PATCH] satify dependabot --- .github/workflows/html5validator.yml | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/html5validator.yml b/.github/workflows/html5validator.yml index 110e9c0..9e236d0 100644 --- a/.github/workflows/html5validator.yml +++ b/.github/workflows/html5validator.yml @@ -20,7 +20,7 @@ jobs: bundle exec jekyll build --drafts --profile - name: Checks HTML5 validity - uses: Cyb3r-Jak3/html5validator-action@v7.1.1 + uses: Cyb3r-Jak3/html5validator-action@v7.2.0 with: root: _site/ blacklist: n r or ir diff --git a/Gemfile.lock b/Gemfile.lock index 78e5998..2054e1b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -211,7 +211,7 @@ GEM jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.16.3) - nokogiri (1.13.8-x86_64-linux) + nokogiri (1.13.9-x86_64-linux) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3)