From 2ec8c1d2cdd518d34245ce120937e852a6eedea0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 22:20:04 -0500 Subject: [PATCH] =?UTF-8?q?chore(ci):=20Update=20peter-evans/create-issue-?= =?UTF-8?q?from-file=20action=20(v4.0.1=20=E2=86=92=20v5.0.0)=20(#960)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ----------- | ---------------------------------- | ------ | ------ | | github-tags | peter-evans/create-issue-from-file | v4.0.1 | v5.0.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/link-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/link-check.yml b/.github/workflows/link-check.yml index 1a67420e..90d5b204 100644 --- a/.github/workflows/link-check.yml +++ b/.github/workflows/link-check.yml @@ -39,7 +39,7 @@ jobs: broken-links - name: Update Issue - uses: peter-evans/create-issue-from-file@433e51abf769039ee20ba1293a088ca19d573b7f # renovate: tag=v4.0.1 + uses: peter-evans/create-issue-from-file@24452a72d85239eacf1468b0f1982a9f3fec4c94 # v5.0.0 if: env.lychee_exit_code != 0 with: title: Broken links detected 🔗