From d2c3167052e3755bf98f22ef17eaef86a561dc48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 05:08:40 +0000 Subject: [PATCH] chore(deps): update official github actions to v7 --- .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 8bb09a5..695383e 100644 --- a/.github/workflows/copr-ci.yml +++ b/.github/workflows/copr-ci.yml @@ -200,7 +200,7 @@ jobs: jq - name: Checkout - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 + uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - name: Set git safe directory run: git config --global --add safe.directory '*' @@ -326,7 +326,7 @@ jobs: jq - name: Checkout - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 + uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - name: Add problem matchers run: |