From 52b5c426f947745e3d03d463008dd344a3a65b21 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 15:55:24 +0000 Subject: [PATCH] chore(deps): update actions/checkout digest to 11bd719 --- .github/workflows/markdown-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/markdown-lint.yml b/.github/workflows/markdown-lint.yml index 1afa1d1..051c16b 100644 --- a/.github/workflows/markdown-lint.yml +++ b/.github/workflows/markdown-lint.yml @@ -35,5 +35,5 @@ jobs: markdown-lint: runs-on: ubuntu-22.04 steps: - - uses: actions/checkout@b80ff79f1755d06ba70441c368a6fe801f5f3a62 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - uses: articulate/actions-markdownlint@v1