File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1717 version :
1818 - go-version : " 1.25.9"
1919 golangci : " latest"
20- - go-version : " 1.26.1 "
20+ - go-version : " 1.26.2 "
2121 golangci : " latest"
2222 runs-on : ubuntu-latest
2323 env :
5757 - name : Setup go
5858 uses : actions/setup-go@v6
5959 with :
60- go-version : " 1.26.1 "
60+ go-version : " 1.26.2 "
6161 - name : Checkout Source
6262 uses : actions/checkout@v6
6363 - uses : actions/cache@v5
@@ -107,7 +107,7 @@ jobs:
107107 - name : Setup go
108108 uses : actions/setup-go@v6
109109 with :
110- go-version : " 1.26.1 "
110+ go-version : " 1.26.2 "
111111 - name : Checkout Source
112112 uses : actions/checkout@v6
113113 - uses : actions/cache@v5
Original file line number Diff line number Diff line change 2020 - name : Set up Go
2121 uses : actions/setup-go@v6
2222 with :
23- go-version : " 1.26.1 "
23+ go-version : " 1.26.2 "
2424 - name : Install Cosign
2525 uses : sigstore/cosign-installer@v4.1.1
2626 with :
You can’t perform that action at this time.
0 commit comments