From 7fae1ec07f3c8f75580a0c09201c5f06f678ed42 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 22:00:47 +0000 Subject: [PATCH] chore(deps): update actions/checkout digest to 85e6279 --- .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..3e28bee 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@85e6279cec87321a52edac9c87bce653a07cf6c2 - uses: articulate/actions-markdownlint@v1