From a2251ac157a5694aa958392097bfddb5a08565fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 06:03:50 +0000 Subject: [PATCH] chore(deps): update official github actions to v6.0.3 --- .github/workflows/copr-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/copr-ci.yml b/.github/workflows/copr-ci.yml index 05a78f3..8bb09a5 100644 --- a/.github/workflows/copr-ci.yml +++ b/.github/workflows/copr-ci.yml @@ -200,7 +200,7 @@ jobs: jq - name: Checkout - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 - name: Set git safe directory run: git config --global --add safe.directory '*' @@ -326,7 +326,7 @@ jobs: jq - name: Checkout - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 - name: Add problem matchers run: |