From f14eb9697556cca800f05af3445d559897e5461e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 00:13:39 +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 d74333a..38f9d31 100644 --- a/.github/workflows/markdown-lint.yml +++ b/.github/workflows/markdown-lint.yml @@ -35,5 +35,5 @@ jobs: markdown-lint: runs-on: ubuntu-24.04 steps: - - uses: actions/checkout@cbb722410c2e876e24abbe8de2cc27693e501dcb + - uses: actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2 - uses: articulate/actions-markdownlint@v1