build(deps): bump lycheeverse/lychee-action from 1.9.3 to 1.10.0

Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.9.3 to 1.10.0.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](https://github.com/lycheeverse/lychee-action/compare/c053181aa0c3d17606addfe97a9075a32723548a...2b973e86fc7b1f6b36a93795fe2c9c6ae1118621)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-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]
2024-04-25 17:54:34 +00:00
committed by GitHub
parent b9f7045bc6
commit a02ae8696b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Link Checker
uses: lycheeverse/lychee-action@c053181aa0c3d17606addfe97a9075a32723548a
uses: lycheeverse/lychee-action@2b973e86fc7b1f6b36a93795fe2c9c6ae1118621
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
with:
+1 -1
View File
@@ -41,7 +41,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Link Checker
uses: lycheeverse/lychee-action@c053181aa0c3d17606addfe97a9075a32723548a
uses: lycheeverse/lychee-action@2b973e86fc7b1f6b36a93795fe2c9c6ae1118621
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
with: