From 1a39c4a9319960e4e1afc8f92c91bf9a166abeef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 19:19:17 +0000 Subject: [PATCH] chore(deps): update actions/checkout digest to 8eb1f6a --- .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 6ae0d3bf34..ad013979cb 100644 --- a/.github/workflows/markdown-lint.yml +++ b/.github/workflows/markdown-lint.yml @@ -15,5 +15,5 @@ jobs: markdown-lint: runs-on: ubuntu-22.04 steps: - - uses: actions/checkout@b32f140b0c872d58512e0a66172253c302617b90 + - uses: actions/checkout@8eb1f6a495037164bea451156472f35fdd6bafc0 - uses: articulate/actions-markdownlint@v1