Skip to content

Commit ccdd983

Browse files
authored
Merge pull request #62 from Azure-Samples/dependabot/github_actions/lycheeverse/lychee-action-1.7.0
Bump lycheeverse/lychee-action from 1.6.1 to 1.7.0
2 parents 6c68682 + 34d3705 commit ccdd983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/links-watcher.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v3
1818
- name: Link Checker
1919
id: lychee
20-
uses: lycheeverse/lychee-action@v1.6.1
20+
uses: lycheeverse/lychee-action@v1.7.0
2121
with:
2222
args: --verbose --no-progress --max-concurrency 2 --exclude-mail --exclude-loopback './**/*.md'
2323
output: ./lychee/out.md

0 commit comments

Comments
 (0)