We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1afa8ee commit 54a2c51Copy full SHA for 54a2c51
.github/workflows/links-checker-schedule.yml
@@ -21,7 +21,7 @@ jobs:
21
22
- name: Create Issue From File
23
if: env.lychee_exit_code != 0
24
- uses: peter-evans/create-issue-from-file@24452a72d85239eacf1468b0f1982a9f3fec4c94 # v5.0.0
+ uses: peter-evans/create-issue-from-file@fca9117c27cdc29c6c4db3b86c48e4115a786710 # v6.0.0
25
with:
26
title: Link Checker Report
27
content-filepath: ./lychee/out.md
0 commit comments