From 5fa32ee771c15e8c65ce82c89653d416efbcabda Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 22:53:27 +0000 Subject: [PATCH] chore(deps): update dependency ubuntu to v24 --- .github/workflows/ci-cd.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 4cf06f1..0701466 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -14,7 +14,7 @@ jobs: build-errata-tool-handler: name: Build Errata Tool Handler - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 permissions: contents: read packages: write @@ -94,7 +94,7 @@ jobs: publish-chart: name: Publish Helm Chart - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 needs: [provenance] permissions: