File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Checkout Project
13- uses : actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 # renovate: tag=v2
13+ uses : actions/checkout@f25a3a9f25bd5f4c5d77189cab02ff357b5aedeb # tag=v2
1414 - name : Use Node.js v16
1515 uses : actions/setup-node@1f8c6b94b26d0feae1e387ca63ccbdc44d27b561 # renovate: tag=v2
1616 with :
Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-latest
1212 steps :
1313 - name : Checkout Project
14- uses : actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 # renovate: tag=v2
14+ uses : actions/checkout@f25a3a9f25bd5f4c5d77189cab02ff357b5aedeb # tag=v2
1515 - name : Use Node.js v16
1616 uses : actions/setup-node@1f8c6b94b26d0feae1e387ca63ccbdc44d27b561 # renovate: tag=v2
1717 with :
3434 runs-on : ubuntu-latest
3535 steps :
3636 - name : Checkout Project
37- uses : actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 # renovate: tag=v2
37+ uses : actions/checkout@f25a3a9f25bd5f4c5d77189cab02ff357b5aedeb # tag=v2
3838 - name : Use Node.js v16
3939 uses : actions/setup-node@1f8c6b94b26d0feae1e387ca63ccbdc44d27b561 # renovate: tag=v2
4040 with :
5757 runs-on : ubuntu-latest
5858 steps :
5959 - name : Checkout
60- uses : actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 # renovate: tag=v2
60+ uses : actions/checkout@f25a3a9f25bd5f4c5d77189cab02ff357b5aedeb # tag=v2
6161 - name : Use Node.js v16
6262 uses : actions/setup-node@1f8c6b94b26d0feae1e387ca63ccbdc44d27b561 # renovate: tag=v2
6363 with :
8686 runs-on : ubuntu-latest
8787 steps :
8888 - name : Checkout Project
89- uses : actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 # renovate: tag=v2
89+ uses : actions/checkout@f25a3a9f25bd5f4c5d77189cab02ff357b5aedeb # tag=v2
9090 with :
9191 fetch-depth : 2
9292 - name : Download Coverage report
Original file line number Diff line number Diff line change 3939
4040 steps :
4141 - name : Checkout repository
42- uses : actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 # renovate: tag=v2
42+ uses : actions/checkout@f25a3a9f25bd5f4c5d77189cab02ff357b5aedeb # tag=v2
4343
4444 # Initializes the CodeQL tools for scanning.
4545 - name : Initialize CodeQL
You can’t perform that action at this time.
0 commit comments