From 140b324ec982b5cd59d7afec0d17f435f98e5095 Mon Sep 17 00:00:00 2001 From: "Patrick J. Roddy" Date: Sat, 1 Jun 2024 07:52:44 +0100 Subject: [PATCH] Update links.yaml --- .github/workflows/links.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/links.yaml b/.github/workflows/links.yaml index e291e6e..65a5e88 100644 --- a/.github/workflows/links.yaml +++ b/.github/workflows/links.yaml @@ -16,7 +16,7 @@ jobs: - name: Checkout source uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4 - - name: Check links - uses: paddyroddy/.github/actions/links@e59369bbd745ef1eae9b8327fba32a4f87ff13ca # v0 + # yamllint disable-line rule:line-length + - uses: paddyroddy/.github/actions/links@e59369bbd745ef1eae9b8327fba32a4f87ff13ca # v0 with: github-token: ${{ secrets.GITHUB_TOKEN }}