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

Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.9.2 to 1.9.3.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](eeb9cb63fe...c053181aa0)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-29 17:56:56 +00:00
committed by GitHub
parent a8cc821de5
commit 1c540d94de
2 changed files with 2 additions and 2 deletions

View File

@@ -56,7 +56,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Link Checker
uses: lycheeverse/lychee-action@eeb9cb63fe093e4d17e5853314dbf862bb35f28d
uses: lycheeverse/lychee-action@c053181aa0c3d17606addfe97a9075a32723548a
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
with:

View File

@@ -41,7 +41,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Link Checker
uses: lycheeverse/lychee-action@eeb9cb63fe093e4d17e5853314dbf862bb35f28d
uses: lycheeverse/lychee-action@c053181aa0c3d17606addfe97a9075a32723548a
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
with: