File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343
4444 steps :
4545 - name : Checkout repository
46- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
46+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4747
4848 # Initializes the CodeQL tools for scanning.
4949 - name : Initialize CodeQL
Original file line number Diff line number Diff line change 1818 verify :
1919 runs-on : ubuntu-latest
2020 steps :
21- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
21+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2222 - name : Setup node
2323 uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
2424 with :
4040 - 22.14.0
4141 - 24
4242 steps :
43- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
43+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4444 - name : Setup node
4545 uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
4646 with :
Original file line number Diff line number Diff line change 3232
3333 steps :
3434 - name : " Checkout code"
35- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
35+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3636 with :
3737 persist-credentials : false
3838
You can’t perform that action at this time.
0 commit comments