Skip to content

Commit 735a8e3

Browse files
authored
fix: use exact hash
1 parent 72fb38f commit 735a8e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/all_url_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- name: link_check with lychee-action
2222
id: link_check
23-
uses: lycheeverse/[email protected]
23+
uses: lycheeverse/lychee-action@5c4ee84814c983aa7164eaee476f014e53ff3963 # v2.5.0
2424
with:
2525
args: >
2626
--verbose

0 commit comments

Comments
 (0)