Skip to content

Commit

Permalink
ci(deps): bump justinbeckwith/linkinator-action from 1 to 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and nebolsin committed Jun 7, 2021
1 parent 1eccfb1 commit fcb1889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
steps:
- uses: actions/checkout@v2.3.4
- name: Check markdown files for broken links
uses: justinbeckwith/linkinator-action@v1
uses: justinbeckwith/linkinator-action@v1.5.4
with:
paths: '*.md, base/**/*.md, sdk/**/*.md'
verbosity: 'INFO'
Expand Down

0 comments on commit fcb1889

Please sign in to comment.