Skip to content

Commit 74ede2f

Browse files
authored
ci: fix lychee-action pin to existing commit SHA (v2.9.0) (#946)
1 parent 8439fc5 commit 74ede2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/link-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
restore-keys: lychee-
3030

3131
- name: Run lychee link checker
32-
uses: lycheeverse/lychee-action@f613a0156d062e3ecbf2dfa68ab1abcbcae85654 # v2.4.1
32+
uses: lycheeverse/lychee-action@e7477775783ea5526144ba13e8db5eec57747ce8 # v2.9.0
3333
with:
3434
args: >-
3535
--cache

0 commit comments

Comments
 (0)