From df7fcda9e36cdd0cde2f02f61eec3ce56ccc3176 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 14:42:45 +0000 Subject: [PATCH] Update actions/checkout digest to 8e8c483 --- .github/workflows/build-containers.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-containers.yaml b/.github/workflows/build-containers.yaml index 4c5a703..6c9e9dc 100644 --- a/.github/workflows/build-containers.yaml +++ b/.github/workflows/build-containers.yaml @@ -21,7 +21,7 @@ jobs: matrix: "{\"container\": ${{ steps.reduce.outputs.containers }} }" steps: - name: Checkout - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 + uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 - uses: dorny/paths-filter@v3 id: filter with: @@ -47,7 +47,7 @@ jobs: if: "!contains(github.event.head_commit.message, '[ci-skip]')" steps: - name: Checkout - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 + uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 # Define if tests and push should be run against which versions/platforms - name: Prepare