File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1919
2020 - name : Setup Go
21- uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
21+ uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
2222 with :
2323 go-version : ${{ env.GO_VERSION }}
2424
4949 path : src/github.com/containerd/go-dmverity
5050
5151 - name : Setup Go
52- uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
52+ uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
5353 with :
5454 go-version : ${{ env.GO_VERSION }}
5555
7373 path : src/github.com/containerd/go-dmverity
7474 fetch-depth : 25
7575 - name : Setup Go
76- uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
76+ uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
7777 with :
7878 go-version : ${{ env.GO_VERSION }}
7979
You can’t perform that action at this time.
0 commit comments