Merge pull request #876 from kubereboot/dependabot/github_actions/lycheeverse/lychee-action-1.9.0

build(deps): bump lycheeverse/lychee-action from 1.8.0 to 1.9.0
This commit is contained in:
Daniel Holbach
2024-01-05 22:08:25 +01:00
committed by GitHub
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@ec3ed119d4f44ad2673a7232460dc7dff59d2421
uses: lycheeverse/lychee-action@22134d37a1fff6c2974df9c92a7c7e1e86a08f9c
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@ec3ed119d4f44ad2673a7232460dc7dff59d2421
uses: lycheeverse/lychee-action@22134d37a1fff6c2974df9c92a7c7e1e86a08f9c
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
with: