From e66a1c6f3d5b55af65a1588084342866baa7c4b9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 18:22:51 +0000 Subject: [PATCH] Update dependency go to 1.26.x --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 89d37db80..e7ea9c4d1 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -48,7 +48,7 @@ jobs: - name: Setup Go environment uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0 with: - go-version: '1.25.x' + go-version: '1.26.x' # at some point this should just be replaced with something that can bring up a sigstore test env - name: Install Fulcio