We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 160d0c6 commit 756ba6eCopy full SHA for 756ba6e
.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@7cd0af4c74a61395d455af97419279d86aafaede # v2.0.2
+ uses: lycheeverse/lychee-action@f81112d0d2814ded911bd23e3beaa9dda9093915 # v2.1.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