diff --git a/.github/workflows/link-check-weekly.yml b/.github/workflows/link-check-weekly.yml index 70cade8..3e5d9aa 100644 --- a/.github/workflows/link-check-weekly.yml +++ b/.github/workflows/link-check-weekly.yml @@ -34,7 +34,7 @@ jobs: - name: File rot issue if: env.lychee_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: Weekly link rot report — ${{ github.run_id }} content-filepath: ./lychee/out.md