File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2121 runs-on : ubuntu-latest
2222
2323 steps :
24- - uses : actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493
24+ - uses : actions/checkout@71cf2267d89c5cb81562390fa70a37fa40b1305e
2525 with :
2626 fetch-depth : 0
2727 submodules : recursive
Original file line number Diff line number Diff line change 1919 runs-on : ${{ matrix.os}}
2020 steps :
2121 - name : Check out the code
22- uses : actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493
22+ uses : actions/checkout@71cf2267d89c5cb81562390fa70a37fa40b1305e
2323 with :
2424 fetch-depth : 0
2525 submodules : recursive
Original file line number Diff line number Diff line change 3737
3838 steps :
3939 - name : Checkout Repository
40- uses : actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493
40+ uses : actions/checkout@71cf2267d89c5cb81562390fa70a37fa40b1305e
4141 with :
4242 fetch-depth : 0
4343 submodules : recursive
Original file line number Diff line number Diff line change 2929
3030 steps :
3131 - name : Checkout repository
32- uses : actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493
32+ uses : actions/checkout@71cf2267d89c5cb81562390fa70a37fa40b1305e
3333
3434 # Initializes the CodeQL tools for scanning.
3535 - name : Initialize CodeQL
You can’t perform that action at this time.
0 commit comments