File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 steps :
2121 - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
2222
23- - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
23+ - uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
2424 with :
2525 go-version : ${{ env.GO_VERSION }}
2626
5050 steps :
5151 - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
5252
53- - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
53+ - uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
5454 with :
5555 go-version : ${{ env.GO_VERSION }}
5656
Original file line number Diff line number Diff line change 4545 - '.github/workflows/codeql-analysis.yaml'
4646
4747 - if : steps.filter.outputs.go == 'true' || github.event_name != 'pull_request'
48- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
48+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
4949 with :
5050 go-version : ${{ env.GO_VERSION }}
5151
Original file line number Diff line number Diff line change 3333 - '.github/workflows/lint-golang.yaml'
3434
3535 - if : steps.filter.outputs.go == 'true'
36- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
36+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
3737 with :
3838 go-version : ${{ env.GO_VERSION }}
3939
Original file line number Diff line number Diff line change 1212 steps :
1313 - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
1414
15- - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
15+ - uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
1616 with :
1717 go-version : ${{ env.GO_VERSION }}
1818
Original file line number Diff line number Diff line change 3636 - '.github/workflows/_reusable-build.yaml'
3737
3838 - if : steps.filter.outputs.go == 'true'
39- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
39+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
4040 with :
4141 go-version : ${{ env.GO_VERSION }}
4242
You can’t perform that action at this time.
0 commit comments