diff --git a/.github/workflows/links.yml b/.github/workflows/links.yml index 1d6377a..fa6745a 100644 --- a/.github/workflows/links.yml +++ b/.github/workflows/links.yml @@ -24,7 +24,7 @@ jobs: - name: Create Issue From File if: steps.lychee.outputs.exit_code != 0 - uses: peter-evans/create-issue-from-file@64feed10c881151d72db1df9265baf264b570b29 + uses: peter-evans/create-issue-from-file@1c37a3538f1016517235b2ad3311d75bf0dd4a41 with: title: Link Checker Report content-filepath: ./lychee/out.md