File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 18
18
19
19
- name : Link Checker
20
20
id : lychee
21
- uses : lycheeverse/lychee-action@v2
21
+ uses : lycheeverse/lychee-action@f613c4a64e50d792e0b31ec34bbcbba12263c6a6 # v2
22
22
with :
23
23
fail : false # Don't fail on broken links, create an issue instead
24
24
37
37
38
38
- name : Create Issue From File
39
39
if : env.lychee_exit_code != 0
40
- uses : peter-evans/create-issue-from-file@v5
40
+ uses : peter-evans/create-issue-from-file@e8ef132d6df98ed982188e460ebb3b5d4ef3a9cd # v5
41
41
with :
42
42
issue-number : ${{ steps.find-issue.outputs.number }}
43
43
title : Link Checker Report
Original file line number Diff line number Diff line change 19
19
with :
20
20
sparse-checkout : .github/labels.yml
21
21
22
- - uses : EndBug/label-sync@v2
22
+ - uses : EndBug/label-sync@52074158190acb45f3077f9099fea818aa43f97a # v2
23
23
with :
24
24
config-file : .github/labels.yml
You can’t perform that action at this time.
0 commit comments