Skip to content

Commit

Permalink
Merge pull request #102 from cpu/dependabot/github_actions/dot-github…
Browse files Browse the repository at this point in the history
…/workflows/lycheeverse/lychee-action-1.7.0

build(deps): bump lycheeverse/lychee-action from 1.6.1 to 1.7.0 in /.github/workflows
  • Loading branch information
cpu authored Apr 18, 2023
2 parents df2353d + 9edf434 commit 3c4d6d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linkcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
restore-keys: cache-lychee-

- name: Check links
uses: lycheeverse/lychee-action@v1.6.1
uses: lycheeverse/lychee-action@v1.7.0
with:
args: "--verbose \
--cache \
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: Check links
id: lychee
uses: lycheeverse/lychee-action@v1.6.1
uses: lycheeverse/lychee-action@v1.7.0
with:
args: "--verbose \
--exclude-mail \
Expand Down

0 comments on commit 3c4d6d0

Please sign in to comment.