From 640ac18c0b784f74b98dc5b0c6923235290cef7f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 21:19:20 +0300 Subject: [PATCH] Update actions/checkout digest to a5ac7e5 (#130) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/validate-external-links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validate-external-links.yml b/.github/workflows/validate-external-links.yml index 1f2af7f..de3aba3 100644 --- a/.github/workflows/validate-external-links.yml +++ b/.github/workflows/validate-external-links.yml @@ -8,7 +8,7 @@ jobs: validate: runs-on: ubuntu-latest steps: - - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4 + - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4 - name: Check links id: lychee uses: lycheeverse/lychee-action@v1.10.0