File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616 runs-on : ubuntu-latest
1717 steps :
1818 - name : Setup Go
19- uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5
19+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5
2020 with :
2121 go-version : " 1.20"
2222 - name : Checkout Repository
4040 with :
4141 path : ${{ env.GOPATH }}/src/${{ github.repository }}
4242 - name : Setup Go
43- uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5
43+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5
4444 with :
4545 go-version : " 1.20"
4646 - name : Install yaegi
Original file line number Diff line number Diff line change 1818 with :
1919 fetch-depth : 0
2020 - name : Set up Go
21- uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5
21+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5
2222 with :
2323 go-version : " 1.20"
2424 - name : Install cyclonedx-gomod
You can’t perform that action at this time.
0 commit comments