From fd2a1f18d1664b0fa75a92eddc7710597f574bb4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 17:51:20 +0000 Subject: [PATCH] chore(deps): update actions/checkout action to v6.0.2 --- .github/workflows/linting.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linting.yml b/.github/workflows/linting.yml index 96326a1..07e3436 100644 --- a/.github/workflows/linting.yml +++ b/.github/workflows/linting.yml @@ -200,7 +200,7 @@ jobs: # To report GitHub Actions status checks statuses: write steps: - - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: # super-linter needs the full git history to get the # list of files that changed across commits