File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-latest
1212 steps :
1313 - name : Checkout repository
14- uses : actions/checkout@v2.3.5
14+ uses : actions/checkout@v2.4.0
1515
1616 - name : Build Docker image and push to registry
1717 env :
Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-latest
1212 steps :
1313 - name : Checkout repository
14- uses : actions/checkout@v2.3.5
14+ uses : actions/checkout@v2.4.0
1515
1616 - name : Download labels' config
1717 shell : bash
3030 runs-on : ubuntu-latest
3131 steps :
3232 - name : Checkout repository
33- uses : actions/checkout@v2.3.5
33+ uses : actions/checkout@v2.4.0
3434
3535 - name : Docker Lint
3636 uses :
luke142367/[email protected] 4848 runs-on : ubuntu-latest
4949 steps :
5050 - name : Checkout repository
51- uses : actions/checkout@v2.3.5
51+ uses : actions/checkout@v2.4.0
5252
5353 - name : Build Docker image and push to registry
5454 env :
Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313 steps :
1414 - name : Checkout repository
15- uses : actions/checkout@v2.3.5
15+ uses : actions/checkout@v2.4.0
1616
1717 - name : Download labels' config
1818 shell : bash
3232 runs-on : ubuntu-latest
3333 steps :
3434 - name : Checkout repository
35- uses : actions/checkout@v2.3.5
35+ uses : actions/checkout@v2.4.0
3636
3737 - name : Docker Lint
3838 uses :
luke142367/[email protected] 5050 runs-on : ubuntu-latest
5151 steps :
5252 - name : Checkout repository
53- uses : actions/checkout@v2.3.5
53+ uses : actions/checkout@v2.4.0
5454
5555 - name : Build Docker image
5656 env :
6262 runs-on : ubuntu-latest
6363 steps :
6464 - name : Checkout repository
65- uses : actions/checkout@v2.3.5
65+ uses : actions/checkout@v2.4.0
6666 with :
6767 fetch-depth : 0
6868
You can’t perform that action at this time.
0 commit comments