From 0cbcf5483554df28e2bf688341495321f5d7c896 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 01:26:33 +0000 Subject: [PATCH] chore(deps): update dependency macos to v26 --- .github/workflows/release-please.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index aa44b6b..256a80e 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -103,7 +103,7 @@ jobs: attestations: write contents: write id-token: write - runs-on: macos-15 + runs-on: macos-26 steps: - name: Checkout release tag uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1