File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 run : echo "go_version=$(make go-version)" >> $GITHUB_OUTPUT
2323
2424 - name : Set up Go
25- uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # tag=v6.3 .0
25+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # tag=v6.4 .0
2626 with :
2727 go-version : ${{ steps.vars.outputs.go_version }}
2828
Original file line number Diff line number Diff line change 2626 id : vars
2727 run : echo "go_version=$(make go-version)" >> $GITHUB_OUTPUT
2828 - name : Set up Go
29- uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # tag=v6.3 .0
29+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # tag=v6.4 .0
3030 with :
3131 go-version : ${{ steps.vars.outputs.go_version }}
3232 - uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # tag=v5.0.4
Original file line number Diff line number Diff line change 3333 run : echo "go_version=$(make go-version)" >> $GITHUB_OUTPUT
3434
3535 - name : Set up Go
36- uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # tag=v6.3 .0
36+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # tag=v6.4 .0
3737 with :
3838 go-version : ${{ steps.vars.outputs.go_version }}
3939
Original file line number Diff line number Diff line change 2626 run : echo "go_version=$(make go-version)" >> $GITHUB_OUTPUT
2727
2828 - name : Set up Go
29- uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # tag=v6.3 .0
29+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # tag=v6.4 .0
3030 with :
3131 go-version : ${{ steps.vars.outputs.go_version }}
3232
Original file line number Diff line number Diff line change 2626 id : vars
2727 run : echo "go_version=$(make go-version)" >> $GITHUB_OUTPUT
2828 - name : Set up Go
29- uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # tag=v6.3 .0
29+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # tag=v6.4 .0
3030 with :
3131 go-version : ${{ steps.vars.outputs.go_version }}
3232 - name : Run verify security target
You can’t perform that action at this time.
0 commit comments