File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2424 -
2525 name : Test
26- uses : docker/bake-action@5be5f02ff8819ecd3092ea6b2e6261c31774f2b4 # v6.10 .0
26+ uses : docker/bake-action@a66e1c87e2eca0503c343edf1d208c716d54b8a8 # v7.1 .0
2727 with :
2828 source : .
2929 targets : test
Original file line number Diff line number Diff line change 2626 -
2727 name : List targets
2828 id : generate
29- uses : docker/bake-action/subaction/list-targets@5be5f02ff8819ecd3092ea6b2e6261c31774f2b4 # v6.10 .0
29+ uses : docker/bake-action/subaction/list-targets@a66e1c87e2eca0503c343edf1d208c716d54b8a8 # v7.1 .0
3030 with :
3131 target : validate
3232
4141 steps :
4242 -
4343 name : Validate
44- uses : docker/bake-action@5be5f02ff8819ecd3092ea6b2e6261c31774f2b4 # v6.10 .0
44+ uses : docker/bake-action@a66e1c87e2eca0503c343edf1d208c716d54b8a8 # v7.1 .0
4545 with :
4646 targets : ${{ matrix.target }}
You can’t perform that action at this time.
0 commit comments