File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 build_application_container :
99 runs-on : ubuntu-latest
1010 steps :
11- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
11+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
1212 with :
1313 repository : ' flowforge/docker-compose'
1414 fetch-depth : 0
6363 needs : build_application_container
6464 steps :
6565 - name : Checkout
66- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
66+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
6767 with :
6868 repository : ' flowforge/docker-compose'
6969
Original file line number Diff line number Diff line change 1818 !startsWith(github.head_ref, 'release-')
1919 steps :
2020 - name : Checkout
21- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
21+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2222
2323 - name : Wait for container images build
2424 run : |
5252 runs-on : ubuntu-latest
5353 steps :
5454 - name : Checkout
55- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
55+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
5656
5757 - name : Create .env file for default settings
5858 run : |
You can’t perform that action at this time.
0 commit comments