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 1818
1919 - name : Link Checker
2020 id : lychee
21- uses : lycheeverse/lychee-action@v2
21+ uses : lycheeverse/lychee-action@f613c4a64e50d792e0b31ec34bbcbba12263c6a6 # v2
2222 with :
2323 fail : false # Don't fail on broken links, create an issue instead
2424
3737
3838 - name : Create Issue From File
3939 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
4141 with :
4242 issue-number : ${{ steps.find-issue.outputs.number }}
4343 title : Link Checker Report
Original file line number Diff line number Diff line change 1919 with :
2020 sparse-checkout : .github/labels.yml
2121
22- - uses : EndBug/label-sync@v2
22+ - uses : EndBug/label-sync@52074158190acb45f3077f9099fea818aa43f97a # v2
2323 with :
2424 config-file : .github/labels.yml
You can’t perform that action at this time.
0 commit comments