File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 security-events : write
2121 steps :
2222 - name : " Checkout repository"
23- uses : " actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 "
23+ uses : " actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 "
2424
2525 - name : " Run CodeQL init"
2626 uses : " github/codeql-action/init@cdcdbb579706841c47f7063dda365e292e5cad7a"
Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414
1515 steps :
16- - uses : actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3
16+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
1717 - name : Set up Python 3.9
1818 uses : actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1
1919 with :
Original file line number Diff line number Diff line change 1616 os : [ubuntu-latest, macOS-latest, windows-latest]
1717
1818 steps :
19- - uses : actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3
19+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
2020 - name : Set up Python ${{ matrix.python-version }}
2121 uses : actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1
2222 with :
Original file line number Diff line number Diff line change 1919 os : [ubuntu-latest, macOS-latest, windows-latest]
2020
2121 steps :
22- - uses : actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3
22+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
2323 - name : Set up Python ${{ matrix.python-version }}
2424 uses : actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1
2525 with :
You can’t perform that action at this time.
0 commit comments