File tree Expand file tree Collapse file tree 12 files changed +15
-15
lines changed Expand file tree Collapse file tree 12 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 2929 runs-on : ubuntu-22.04
3030 steps :
3131 - name : Clone source code
32- uses : actions/checkout@v4.1.1 # https://github.com/actions/checkout
32+ uses : actions/checkout@v4.1.2 # https://github.com/actions/checkout
3333 with :
3434 # Whether to configure the token or SSH key with the local git config. Default: true
3535 persist-credentials : false
Original file line number Diff line number Diff line change 2626 steps :
2727
2828 - name : Clone source code
29- uses : actions/checkout@v4.1.1 # https://github.com/actions/checkout
29+ uses : actions/checkout@v4.1.2 # https://github.com/actions/checkout
3030 with :
3131 # Whether to configure the token or SSH key with the local git config. Default: true
3232 persist-credentials : false
Original file line number Diff line number Diff line change 3636 continue-on-error : ${{ matrix.allow-failure }}
3737 steps :
3838 - name : Clone source code
39- uses : actions/checkout@v4.1.1 # https://github.com/actions/checkout
39+ uses : actions/checkout@v4.1.2 # https://github.com/actions/checkout
4040 with :
4141 # Whether to configure the token or SSH key with the local git config. Default: true
4242 persist-credentials : false
Original file line number Diff line number Diff line change 4848 - ' 3306:3306'
4949 steps :
5050 - name : Clone source code
51- uses : actions/checkout@v4.1.1 # https://github.com/actions/checkout
51+ uses : actions/checkout@v4.1.2 # https://github.com/actions/checkout
5252 with :
5353 # Whether to configure the token or SSH key with the local git config. Default: true
5454 persist-credentials : false
Original file line number Diff line number Diff line change 3939 - ' 5432:5432'
4040 steps :
4141 - name : Clone source code
42- uses : actions/checkout@v4.1.1 # https://github.com/actions/checkout
42+ uses : actions/checkout@v4.1.2 # https://github.com/actions/checkout
4343 with :
4444 # Whether to configure the token or SSH key with the local git config. Default: true
4545 persist-credentials : false
Original file line number Diff line number Diff line change 3131 steps :
3232
3333 - name : Clone source code
34- uses : actions/checkout@v4.1.1 # https://github.com/actions/checkout
34+ uses : actions/checkout@v4.1.2 # https://github.com/actions/checkout
3535 with :
3636 # Whether to configure the token or SSH key with the local git config. Default: true
3737 persist-credentials : false
Original file line number Diff line number Diff line change 2323 steps :
2424
2525 - name : Clone source code
26- uses : actions/checkout@v4.1.1 # https://github.com/actions/checkout
26+ uses : actions/checkout@v4.1.2 # https://github.com/actions/checkout
2727 with :
2828 # Whether to configure the token or SSH key with the local git config. Default: true
2929 persist-credentials : false
Original file line number Diff line number Diff line change 2323 steps :
2424
2525 - name : Clone source code
26- uses : actions/checkout@v4.1.1 # https://github.com/actions/checkout
26+ uses : actions/checkout@v4.1.2 # https://github.com/actions/checkout
2727 with :
2828 # Whether to configure the token or SSH key with the local git config. Default: true
2929 persist-credentials : false
3636
3737 # https://github.com/tfutils/tfenv#manual
3838 - name : Install tfenv
39- uses : actions/checkout@v4.1.1
39+ uses : actions/checkout@v4.1.2
4040 with :
4141 # https://github.com/actions/checkout#checkout-multiple-repos-nested
4242 repository : tfutils/tfenv
Original file line number Diff line number Diff line change 2222 runs-on : ubuntu-20.04
2323 steps :
2424 - name : Clone source code
25- uses : actions/checkout@v4.1.1 # https://github.com/actions/checkout
25+ uses : actions/checkout@v4.1.2 # https://github.com/actions/checkout
2626 with :
2727 # Whether to configure the token or SSH key with the local git config. Default: true
2828 persist-credentials : false
4747 runs-on : ubuntu-20.04
4848 steps :
4949 - name : Clone source code
50- uses : actions/checkout@v4.1.1 # https://github.com/actions/checkout
50+ uses : actions/checkout@v4.1.2 # https://github.com/actions/checkout
5151 with :
5252 # Whether to configure the token or SSH key with the local git config. Default: true
5353 persist-credentials : false
Original file line number Diff line number Diff line change 3232 runs-on : ubuntu-22.04
3333 steps :
3434 - name : Clone source code
35- uses : actions/checkout@v4.1.1 # https://github.com/actions/checkout
35+ uses : actions/checkout@v4.1.2 # https://github.com/actions/checkout
3636 with :
3737 # Whether to configure the token or SSH key with the local git config. Default: true
3838 persist-credentials : true
You can’t perform that action at this time.
0 commit comments