build(deps): bump lycheeverse/lychee-action from 1.9.0 to 1.9.1

Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](22134d37a1...c3089c702f)

---
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-11 17:53:44 +00:00
committed by GitHub
parent 4c098b202a
commit ca4e4a7063
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@22134d37a1fff6c2974df9c92a7c7e1e86a08f9c
uses: lycheeverse/lychee-action@c3089c702fbb949e3f7a8122be0c33c017904f9b
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@22134d37a1fff6c2974df9c92a7c7e1e86a08f9c
uses: lycheeverse/lychee-action@c3089c702fbb949e3f7a8122be0c33c017904f9b
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
with: