File tree Expand file tree Collapse file tree 22 files changed +39
-39
lines changed
Expand file tree Collapse file tree 22 files changed +39
-39
lines changed Original file line number Diff line number Diff line change 3030 runs-on : ubuntu-latest
3131 steps :
3232
33- - uses : actions/checkout@v4.1.7
33+ - uses : actions/checkout@v4.2.2
3434 with :
3535 fetch-depth : ' 0'
3636
Original file line number Diff line number Diff line change 2828 github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'true'
2929 || github.event_name == 'push' && (github.event.created == false && github.event.forced == false)
3030 steps :
31- - uses : actions/checkout@v4.1.7
31+ - uses : actions/checkout@v4.2.2
3232
3333 - name : login to registry
3434 run : |
8787 github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'false'
8888 || github.event_name == 'push' && (github.event.created == true || github.event.forced == true)
8989 steps :
90- - uses : actions/checkout@v4.1.7
90+ - uses : actions/checkout@v4.2.2
9191
9292 - uses : brpaz/hadolint-action@v1.5.0
9393 env :
Original file line number Diff line number Diff line change 2727 github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'true'
2828 || github.event_name == 'push' && (github.event.created == false && github.event.forced == false)
2929 steps :
30- - uses : actions/checkout@v4.1.7
30+ - uses : actions/checkout@v4.2.2
3131
3232 - uses : brpaz/hadolint-action@v1.5.0
3333 env :
9292 github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'false'
9393 || github.event_name == 'push' && github.event.created == true
9494 steps :
95- - uses : actions/checkout@v4.1.7
95+ - uses : actions/checkout@v4.2.2
9696
9797 - uses : brpaz/hadolint-action@v1.5.0
9898 env :
Original file line number Diff line number Diff line change 2828 || github.event_name == 'push' && (github.event.created == false && github.event.forced == false)
2929 runs-on : ubuntu-latest
3030 steps :
31- - uses : actions/checkout@v4.1.7
31+ - uses : actions/checkout@v4.2.2
3232
3333 - uses : brpaz/hadolint-action@v1.5.0
3434 env :
9595 github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'false'
9696 || github.event_name == 'push' && github.event.created == true
9797 steps :
98- - uses : actions/checkout@v4.1.7
98+ - uses : actions/checkout@v4.2.2
9999
100100 - uses : brpaz/hadolint-action@v1.5.0
101101 env :
Original file line number Diff line number Diff line change 2828 github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'true'
2929 || github.event_name == 'push' && (github.event.created == false && github.event.forced == false)
3030 steps :
31- - uses : actions/checkout@v4.1.6
31+ - uses : actions/checkout@v4.2.2
3232
3333 - uses : brpaz/hadolint-action@v1.5.0
3434 env :
9393 github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'false'
9494 || github.event_name == 'push' && (github.event.created == true || github.event.forced == true)
9595 steps :
96- - uses : actions/checkout@v4.1.6
96+ - uses : actions/checkout@v4.2.2
9797
9898 - uses : brpaz/hadolint-action@v1.5.0
9999 env :
Original file line number Diff line number Diff line change 2727 github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'true'
2828 || github.event_name == 'push' && (github.event.created == false && github.event.forced == false)
2929 steps :
30- - uses : actions/checkout@v4.1.1
30+ - uses : actions/checkout@v4.2.2
3131
3232 - name : Login to Registry
3333 run : |
8787 github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'false'
8888 || github.event_name == 'push' && (github.event.created == true || github.event.forced == true)
8989 steps :
90- - uses : actions/checkout@v4.1.1
90+ - uses : actions/checkout@v4.2.2
9191
9292 - uses : brpaz/hadolint-action@v1.5.0
9393 env :
Original file line number Diff line number Diff line change 2727 github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'true'
2828 || github.event_name == 'push' && (github.event.created == false && github.event.forced == false)
2929 steps :
30- - uses : actions/checkout@v4.1.6
30+ - uses : actions/checkout@v4.2.2
3131
3232 - uses : brpaz/hadolint-action@v1.5.0
3333 env :
9393 github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'false'
9494 || github.event_name == 'push' && (github.event.created == true || github.event.forced == true)
9595 steps :
96- - uses : actions/checkout@v4.1.6
96+ - uses : actions/checkout@v4.2.2
9797
9898 - uses : brpaz/hadolint-action@v1.5.0
9999 env :
Original file line number Diff line number Diff line change 2828 github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'true'
2929 || github.event_name == 'push' && (github.event.created == false && github.event.forced == false)
3030 steps :
31- - uses : actions/checkout@v4.1.6
31+ - uses : actions/checkout@v4.2.2
3232
3333 - uses : brpaz/hadolint-action@v1.5.0
3434 env :
9393 github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'false'
9494 || github.event_name == 'push' && (github.event.created == true || github.event.forced == true)
9595 steps :
96- - uses : actions/checkout@v4.1.6
96+ - uses : actions/checkout@v4.2.2
9797
9898 - uses : brpaz/hadolint-action@v1.5.0
9999 env :
Original file line number Diff line number Diff line change 2727 github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'true'
2828 || github.event_name == 'push' && (github.event.created == false && github.event.forced == false)
2929 steps :
30- - uses : actions/checkout@v4.1.6
30+ - uses : actions/checkout@v4.2.2
3131
3232 - uses : brpaz/hadolint-action@v1.5.0
3333 env :
9292 github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'false'
9393 || github.event_name == 'push' && (github.event.created == true || github.event.forced == true)
9494 steps :
95- - uses : actions/checkout@v4.1.6
95+ - uses : actions/checkout@v4.2.2
9696
9797 - uses : brpaz/hadolint-action@v1.5.0
9898 env :
Original file line number Diff line number Diff line change 2828 github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'true'
2929 || github.event_name == 'push' && (github.event.created == false && github.event.forced == false)
3030 steps :
31- - uses : actions/checkout@v4.1.1
31+ - uses : actions/checkout@v4.2.2
3232
3333 - uses : brpaz/hadolint-action@v1.5.0
3434 env :
9494 github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'false'
9595 || github.event_name == 'push' && (github.event.created == true || github.event.forced == true)
9696 steps :
97- - uses : actions/checkout@v4.1.1
97+ - uses : actions/checkout@v4.2.2
9898
9999 - uses : brpaz/hadolint-action@v1.5.0
100100 env :
You can’t perform that action at this time.
0 commit comments