build(deps): bump lycheeverse/lychee-action from 1.5.4 to 1.6.1

Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.5.4 to 1.6.1.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](4dcb8bee2a...9ace499fe6)

---
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]
2023-02-24 18:04:47 +00:00
committed by GitHub
parent 942f9d7eed
commit a4fba5a5bc
2 changed files with 2 additions and 2 deletions

View File

@@ -56,7 +56,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Link Checker
uses: lycheeverse/lychee-action@4dcb8bee2a0a4531cba1a1f392c54e8375d6dd81
uses: lycheeverse/lychee-action@9ace499fe66cee282a29eaa628fdac2c72fa087f
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
with:

View File

@@ -41,7 +41,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Link Checker
uses: lycheeverse/lychee-action@4dcb8bee2a0a4531cba1a1f392c54e8375d6dd81
uses: lycheeverse/lychee-action@9ace499fe66cee282a29eaa628fdac2c72fa087f
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
with: