We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3890909 commit adc6823Copy full SHA for adc6823
.github/workflows/links.yml
@@ -31,6 +31,6 @@ jobs:
31
- name: Link Checker
32
env:
33
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
34
- uses: lycheeverse/lychee-action@f81112d0d2814ded911bd23e3beaa9dda9093915 # v2.1.0
+ uses: lycheeverse/lychee-action@f796c8b7d468feb9b8c0a46da3fac0af6874d374 # v2.2.0
35
with:
36
args: ". --no-progress --exclude-path CHANGELOG.md --exclude-all-private --exclude 'GITHUB_SHA%7D|_VERSION%7D|_TYPE%7D'"
0 commit comments