File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 path : ./bin/
3434 key : binaries
3535 - name : Setup Golang
36- uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6
36+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
3737 with :
3838 go-version-file : " go.mod"
3939 - name : Install envtest
5656 - name : Checkout
5757 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
5858 - name : Setup Golang
59- uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6
59+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
6060 with :
6161 go-version-file : " go.mod"
6262 - name : Generate manifests
7070 runs-on : ubuntu-latest
7171 steps :
7272 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
73- - uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6
73+ - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
7474 with :
7575 go-version-file : " go.mod"
7676 - name : golangci-lint
You can’t perform that action at this time.
0 commit comments