File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2323 name : Labeler
2424 runs-on : ubuntu-latest
2525 steps :
26- - uses : actions/checkout@v3
26+ - uses : actions/checkout@v6
2727
2828 - uses : micnncim/action-label-syncer@v1.3.0
2929 env :
Original file line number Diff line number Diff line change 1616
1717 steps :
1818 - name : Checkout
19- uses : actions/checkout@v3
19+ uses : actions/checkout@v6
2020
2121 - name : Ascertaining all files end with a newline
2222 uses : fernandrone/linelint@master
Original file line number Diff line number Diff line change 2121
2222 steps :
2323 - name : Checkout
24- uses : actions/checkout@v3
24+ uses : actions/checkout@v6
2525
2626 - name : Checking if all files end with a newline
2727 uses : fernandrone/linelint@master
Original file line number Diff line number Diff line change 1616 Generating :
1717 runs-on : ubuntu-latest
1818 steps :
19- - uses : actions/checkout@v3
19+ - uses : actions/checkout@v6
2020 with :
2121 ref : ${{ github.event.pull_request.head.ref }}
2222
Original file line number Diff line number Diff line change 1919
2020 steps :
2121 - name : Checkout
22- uses : actions/checkout@v3
22+ uses : actions/checkout@v6
2323 with :
2424 fetch-depth : 0
2525
Original file line number Diff line number Diff line change 2222 runs-on : ubuntu-latest
2323 steps :
2424 - name : Checkout
25- uses : actions/checkout@v3
25+ uses : actions/checkout@v6
2626
2727 - name : Setup Terraform
2828 uses : hashicorp/setup-terraform@v2.0.3
Original file line number Diff line number Diff line change 2323 runs-on : ubuntu-latest
2424 steps :
2525 - name : Checkout
26- uses : actions/checkout@v3
26+ uses : actions/checkout@v6
2727
2828 - name : Setup Terraform
2929 uses : hashicorp/setup-terraform@v2.0.3
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 name : Vulnerability Scaner
1212 steps :
13- - uses : actions/checkout@v3
13+ - uses : actions/checkout@v6
1414
1515 - name : Vulnerability Scaner
1616 id : run_horusec
You can’t perform that action at this time.
0 commit comments