From 68c1a10ab4be54bb63c3d563ca3d6c30b6130dce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2024 08:28:33 +0000 Subject: [PATCH] Update dependency ubuntu to v24 --- .github/workflows/enforce-labels.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/enforce-labels.yml b/.github/workflows/enforce-labels.yml index 65f6366..480fb70 100644 --- a/.github/workflows/enforce-labels.yml +++ b/.github/workflows/enforce-labels.yml @@ -9,7 +9,7 @@ jobs: enforce-label: if: ${{ contains(github.event.*.labels.*.name, 'hold') || contains(github.event.*.labels.*.name, 'needs-qa') }} name: Enforce label - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - name: Check for label