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-24.04-arm
1212 steps :
1313 - name : Checkout
14- uses : actions/checkout@v4
14+ uses : actions/checkout@v5
1515
1616 - name : Docker Buildx
1717 uses : docker/setup-buildx-action@v3.11.1
Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-24.04-arm
1212 steps :
1313 - name : Checkout
14- uses : actions/checkout@v4
14+ uses : actions/checkout@v5
1515
1616 - name : Download labels' config
1717 shell : bash
3030 runs-on : ubuntu-24.04-arm
3131 steps :
3232 - name : Checkout
33- uses : actions/checkout@v4
33+ uses : actions/checkout@v5
3434
3535 - name : Hadolint
3636 uses : hadolint/hadolint-action@v3.1.0
4343 runs-on : ubuntu-24.04-arm
4444 steps :
4545 - name : Checkout
46- uses : actions/checkout@v4
46+ uses : actions/checkout@v5
4747
4848 - name : Docker Buildx
4949 uses : docker/setup-buildx-action@v3.11.1
Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-24.04-arm
1212 steps :
1313 - name : Checkout
14- uses : actions/checkout@v4
14+ uses : actions/checkout@v5
1515
1616 - name : Labels' config
1717 shell : bash
3232 runs-on : ubuntu-24.04-arm
3333 steps :
3434 - name : Checkout
35- uses : actions/checkout@v4
35+ uses : actions/checkout@v5
3636
3737 - name : Hadolint
3838 uses : hadolint/hadolint-action@v3.1.0
4545 runs-on : ubuntu-24.04-arm
4646 steps :
4747 - name : Checkout
48- uses : actions/checkout@v4
48+ uses : actions/checkout@v5
4949
5050 - name : Docker Buildx
5151 uses : docker/setup-buildx-action@v3.11.1
7171 runs-on : ubuntu-24.04-arm
7272 steps :
7373 - name : Checkout
74- uses : actions/checkout@v4
74+ uses : actions/checkout@v5
7575 with :
7676 fetch-depth : 0
7777
You can’t perform that action at this time.
0 commit comments