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@v4
14+ uses : actions/checkout@v5
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@v4
14+ uses : actions/checkout@v5
1515
1616 - name : Download labels' config
1717 shell : bash
3030 runs-on : ubuntu-latest
3131 steps :
3232 - name : Checkout repository
33- uses : actions/checkout@v4
33+ uses : actions/checkout@v5
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@v4
51+ uses : actions/checkout@v5
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@v4
15+ uses : actions/checkout@v5
1616
1717 - name : Download labels' config
1818 shell : bash
3333 runs-on : ubuntu-latest
3434 steps :
3535 - name : Checkout repository
36- uses : actions/checkout@v4
36+ uses : actions/checkout@v5
3737
3838 - name : Docker Lint
3939 uses :
luke142367/[email protected] 5050 runs-on : ubuntu-latest
5151 steps :
5252 - name : Checkout repository
53- uses : actions/checkout@v4
53+ uses : actions/checkout@v5
5454
5555 - name : Build Docker image
5656 env :
6262 runs-on : ubuntu-latest
6363 steps :
6464 - name : Checkout repository
65- uses : actions/checkout@v4
65+ uses : actions/checkout@v5
6666 with :
6767 fetch-depth : 0
6868
You can’t perform that action at this time.
0 commit comments