From 987e1eed2ce1768eec9231698aa68721a79ccd6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 13:23:44 +0000 Subject: [PATCH] Update peter-evans/create-issue-from-file action to v5 --- .github/workflows/link-check-all.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/link-check-all.yml b/.github/workflows/link-check-all.yml index c3ad1de..d4d175e 100644 --- a/.github/workflows/link-check-all.yml +++ b/.github/workflows/link-check-all.yml @@ -88,7 +88,7 @@ jobs: } - name: Create or Update Issue - uses: peter-evans/create-issue-from-file@v4 + uses: peter-evans/create-issue-from-file@v5 if: failure() with: issue-number: ${{ steps.find-existing-comment.outputs.result }}