From 296527d6d94f698614518872e05b111396a28c82 Mon Sep 17 00:00:00 2001 From: Alexey Tikhonov Date: Tue, 17 Dec 2024 18:49:08 +0100 Subject: [PATCH] Test a work-around --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index aa27cb00d94..06d1e51610a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -156,7 +156,7 @@ jobs: path: sssd - name: Setup containers - uses: SSSD/sssd-ci-containers/actions/setup@master + uses: alexey-tikhonov/sssd-ci-containers/actions/setup@workaround-failing-sudo with: path: sssd-ci-containers tag: ${{ matrix.tag }}