File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 strategy :
2020 matrix :
2121 version :
22- - go-version : " 1.25.10 "
22+ - go-version : " 1.25.11 "
2323 golangci : " latest"
24- - go-version : " 1.26.3 "
24+ - go-version : " 1.26.4 "
2525 golangci : " latest"
2626 runs-on : ubuntu-latest
2727 permissions :
6767 - name : Setup go
6868 uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
6969 with :
70- go-version : " 1.26.3 "
70+ go-version : " 1.26.4 "
7171 - name : Checkout Source
7272 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
7373 with :
@@ -123,7 +123,7 @@ jobs:
123123 - name : Setup go
124124 uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
125125 with :
126- go-version : " 1.26.3 "
126+ go-version : " 1.26.4 "
127127 - name : Checkout Source
128128 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
129129 with :
Original file line number Diff line number Diff line change 2121 - name : Set up Go
2222 uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
2323 with :
24- go-version : " 1.26.3 "
24+ go-version : " 1.26.4 "
2525 cache : false
2626 - name : Install Cosign
2727 uses : sigstore/cosign-installer@6f9f17788090df1f26f669e9d70d6ae9567deba6 # v4.1.2
You can’t perform that action at this time.
0 commit comments