From c9865e05be320ce742afe8c38e2f9e3c292c37c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 09:05:37 +0000 Subject: [PATCH] chore(deps): update cilium/cilium digest to 41774fc Signed-off-by: renovate[bot] --- .github/workflows/kind.yaml | 4 ++-- .github/workflows/release.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/kind.yaml b/.github/workflows/kind.yaml index 6448235e96..9fece6f5f5 100644 --- a/.github/workflows/kind.yaml +++ b/.github/workflows/kind.yaml @@ -26,7 +26,7 @@ jobs: timeout-minutes: 50 steps: - name: Cleanup Disk space in runner - uses: cilium/cilium/.github/actions/disk-cleanup@30df0caf4ad6602a5cf923694e9d496861cbf45d # main + uses: cilium/cilium/.github/actions/disk-cleanup@41774fc244e1e6c960323c2c3778570e55a2057e # main - name: Checkout uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 @@ -180,7 +180,7 @@ jobs: steps: - name: Cleanup Disk space in runner - uses: cilium/cilium/.github/actions/disk-cleanup@30df0caf4ad6602a5cf923694e9d496861cbf45d # main + uses: cilium/cilium/.github/actions/disk-cleanup@41774fc244e1e6c960323c2c3778570e55a2057e # main - name: Checkout uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 0a297197e8..c0739ec110 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-24.04 steps: - name: Cleanup Disk space in runner - uses: cilium/cilium/.github/actions/disk-cleanup@30df0caf4ad6602a5cf923694e9d496861cbf45d # main + uses: cilium/cilium/.github/actions/disk-cleanup@41774fc244e1e6c960323c2c3778570e55a2057e # main - name: Checkout code uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2