Skip to content

Commit 49fc52c

Browse files
authored
Merge pull request #2490 from eclipse-iceoryx/dependabot/github_actions/dot-github/workflows/lycheeverse/lychee-action-2.0.2
Bump lycheeverse/lychee-action from 1.8.0 to 2.0.2 in /.github/workflows
2 parents b160b57 + 9040e21 commit 49fc52c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint_pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
key: ${{ env.LYCHEE_CACHE_KEY }}
5252

5353
- name: Link Checker
54-
uses: lycheeverse/lychee-action@v1.8.0
54+
uses: lycheeverse/lychee-action@v2.0.2
5555
with:
5656
fail: true
5757
args: --cache --insecure --max-cache-age 7d --verbose --no-progress './**/*.md' --github-token ${{secrets.GITHUB_TOKEN}} --max-concurrency 1

0 commit comments

Comments
 (0)