diff --git a/.github/workflows/website-links.yml b/.github/workflows/website-links.yml index aa1411385..e4a84abb2 100644 --- a/.github/workflows/website-links.yml +++ b/.github/workflows/website-links.yml @@ -23,7 +23,7 @@ jobs: - name: Create Issue From File if: steps.lychee.outputs.exit_code != 0 - uses: peter-evans/create-issue-from-file@e8ef132d6df98ed982188e460ebb3b5d4ef3a9cd # v5.0.1 + uses: peter-evans/create-issue-from-file@fca9117c27cdc29c6c4db3b86c48e4115a786710 # v6.0.0 with: title: Link Checker Report content-filepath: ./website/lychee/out.md