Merge pull request #1406 from kubereboot/dependabot/github_actions/lycheeverse/lychee-action-2.9.0

build(deps): bump lycheeverse/lychee-action from 2.8.0 to 2.9.0
This commit is contained in:
Jean-Philippe Evrard
2026-08-26 16:38:11 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
- name: Link Checker
uses: lycheeverse/lychee-action@8646ba30535128ac92d33dfc9133794bfdd9b411 # v2.8.0
uses: lycheeverse/lychee-action@e7477775783ea5526144ba13e8db5eec57747ce8 # v2.9.0
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
with:
+1 -1
View File
@@ -65,7 +65,7 @@ jobs:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
- name: Link Checker
uses: lycheeverse/lychee-action@8646ba30535128ac92d33dfc9133794bfdd9b411 # v2.8.0
uses: lycheeverse/lychee-action@e7477775783ea5526144ba13e8db5eec57747ce8 # v2.9.0
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
with: