Update to go version 1.26.4 and 1.25.11 (#1690)

Signed-off-by: Cosmin Cojocar <ccojocar@google.com>
This commit is contained in:
Cosmin Cojocar
2026-06-03 17:48:52 +02:00
committed by GitHub
parent 92ed8df328
commit 9addc97cef
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -19,9 +19,9 @@ jobs:
strategy:
matrix:
version:
- go-version: "1.25.10"
- go-version: "1.25.11"
golangci: "latest"
- go-version: "1.26.3"
- go-version: "1.26.4"
golangci: "latest"
runs-on: ubuntu-latest
permissions:
@@ -67,7 +67,7 @@ jobs:
- name: Setup go
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
with:
go-version: "1.26.3"
go-version: "1.26.4"
- name: Checkout Source
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
with:
@@ -123,7 +123,7 @@ jobs:
- name: Setup go
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
with:
go-version: "1.26.3"
go-version: "1.26.4"
- name: Checkout Source
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
with:
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
with:
go-version: "1.26.3"
go-version: "1.26.4"
cache: false
- name: Install Cosign
uses: sigstore/cosign-installer@6f9f17788090df1f26f669e9d70d6ae9567deba6 # v4.1.2