From b8fff52bfaf695de15156c81a1b3fca775746331 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 17:40:41 +0000 Subject: [PATCH] chore(deps): update actions/checkout action to v6.0.3 --- .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 2f72cb9..58ca84e 100644 --- a/.github/workflows/linting.yml +++ b/.github/workflows/linting.yml @@ -203,7 +203,7 @@ jobs: # To report GitHub Actions status checks statuses: write steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: # super-linter needs the full git history to get the # list of files that changed across commits