From 2bae5e972dc49484330829bf1dc0427250aa44b0 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 26 Sep 2024 19:28:00 +0000 Subject: [PATCH] chore(deps): update dependency ubuntu to v24 --- .github/workflows/external-account-integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/external-account-integration.yml b/.github/workflows/external-account-integration.yml index c1dfe3b089ad..33f649d8f22e 100644 --- a/.github/workflows/external-account-integration.yml +++ b/.github/workflows/external-account-integration.yml @@ -19,7 +19,7 @@ jobs: # usable in this case. identity-federation-integration-test: name: external-account-integration-test - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 # Add "id-token" with the intended permissions. permissions: contents: read