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 - name : Checkout repository
3434 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
3535 - name : Set up Go
36- uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
36+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
3737 with :
3838 go-version : 1.25.0
3939 - name : Get google/go-licenses package
5252 ref : ${{ github.head_ref }}
5353 fetch-depth : 0
5454 - name : Set up Go
55- uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
55+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
5656 with :
5757 go-version : 1.25.0
5858 - name : Execute tests
Original file line number Diff line number Diff line change 4242 - name : Checkout repository
4343 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
4444 - name : Set up Go
45- uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
45+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
4646 with :
4747 go-version : 1.25.0
4848 - name : Initialize CodeQL
You can’t perform that action at this time.
0 commit comments