Skip to content

Commit 8a0dbdb

Browse files
Merge pull request #94 from rust-lang/renovate/github-actions
chore(deps): update lycheeverse/lychee-action action to v2.7.0
2 parents 2c172cf + abb2c28 commit 8a0dbdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
persist-credentials: false
2626

2727
- name: Link Checker
28-
uses: lycheeverse/lychee-action@885c65f3dc543b57c898c8099f4e08c8afd178a2 # v2.6.1
28+
uses: lycheeverse/lychee-action@a8c4c7cb88f0c7386610c35eb25108e448569cb0 # v2.7.0
2929
env:
3030
# Set the GitHub token to avoid rate limits when checking GitHub links.
3131
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)