File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
1717
1818 - name : Setup Go
19- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
19+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
2020 with :
2121 go-version : stable
2222 cache : false
Original file line number Diff line number Diff line change 1212 - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
1313 with :
1414 fetch-depth : 0
15- - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
15+ - uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
1616 with :
1717 go-version : stable
1818 cache : true
Original file line number Diff line number Diff line change 3333 if : needs.check_changes.outputs.changes_detected == 'true'
3434 needs : check_changes
3535 steps :
36- - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
36+ - uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
3737 with :
3838 go-version : stable
3939 cache : true
Original file line number Diff line number Diff line change 2323 persist-credentials : false
2424 fetch-depth : 1
2525
26- - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
26+ - uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
2727 with :
2828 go-version : stable
2929 cache : true
You can’t perform that action at this time.
0 commit comments