File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5252 with :
5353 persist-credentials : false
5454 - name : Set up Go
55- uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
55+ uses : actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0 .0
5656 with :
5757 go-version : " ${{ env.GO_VERSION }}"
5858 - name : Get google/go-licenses package
7777 persist-credentials : false
7878 fetch-depth : 0
7979 - name : Set up Go
80- uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
80+ uses : actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0 .0
8181 with :
8282 go-version : " ${{ env.GO_VERSION }}"
8383 - name : Install go-junit-report
Original file line number Diff line number Diff line change 5959 with :
6060 persist-credentials : false
6161 - name : Set up Go
62- uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
62+ uses : actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0 .0
6363 with :
6464 go-version : " ${{ env.GO_VERSION }}"
6565 - name : Initialize CodeQL
You can’t perform that action at this time.
0 commit comments