File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4545 - name : Create `bin` directory for cloud-samples-tools binaries
4646 run : mkdir bin
4747 working-directory : cloud-samples-tools
48- - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5
48+ - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
4949 with :
5050 go-version : ${{ env.GO_VERSION }}
5151 - name : Build Custard (from cloud-samples-tools)
Original file line number Diff line number Diff line change 4949 - name : Create `bin` directory for cloud-samples-tools binaries
5050 run : mkdir bin
5151 working-directory : cloud-samples-tools
52- - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5
52+ - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
5353 with :
5454 go-version : ${{ env.GO_VERSION }}
5555 - name : Build Custard (from cloud-samples-tools)
You can’t perform that action at this time.
0 commit comments