From ea9faeb91f8c91d6d93bafeb23ba56fb9085c8ef Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jun 2026 20:29:04 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20deps(github-actions):=20up?= =?UTF-8?q?date=20actions/checkout=20action=20to=20v6.0.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/pipeline-compliance.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pipeline-compliance.yml b/.github/workflows/pipeline-compliance.yml index 2b1df67..3603eae 100644 --- a/.github/workflows/pipeline-compliance.yml +++ b/.github/workflows/pipeline-compliance.yml @@ -19,7 +19,7 @@ jobs: runs-on: ubuntu-latest timeout-minutes: 10 steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: persist-credentials: false