From b26f8fa1e3822a7d5657f44248adfd68dec0518f Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Fri, 18 Sep 2026 23:59:38 +0000 Subject: [PATCH] chore(deps): update dependency ubuntu to v26 --- .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 afa514e769532..433526c7cefe1 100644 --- a/.github/workflows/external-account-integration.yml +++ b/.github/workflows/external-account-integration.yml @@ -25,7 +25,7 @@ jobs: identity-federation-integration-test: if: github.repository == 'googleapis/google-cloud-cpp' name: external-account-integration-test - runs-on: ubuntu-24.04 + runs-on: ubuntu-26.04 # Add "id-token" with the intended permissions. permissions: contents: read