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