From 049362a94e585c17359a61ad410ad0c20b207d62 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 01:31:22 +0000 Subject: [PATCH] =?UTF-8?q?chore(ci):=20update=20peter-evans/create-issue-?= =?UTF-8?q?from-file=20action=20(v5.0.0=20=E2=86=92=20v5.0.1)=20(#1554)?= 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 | v5.0.0 | v5.0.1 | 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 057918fc..37db7339 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@24452a72d85239eacf1468b0f1982a9f3fec4c94 # v5.0.0 + uses: peter-evans/create-issue-from-file@e8ef132d6df98ed982188e460ebb3b5d4ef3a9cd # v5.0.1 if: env.lychee_exit_code != 0 with: title: Broken links detected 🔗