File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55 runs-on : ubuntu-22.04
66 steps :
77 - name : Checkout
8- uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
8+ uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
99 - name : Repository lampy
10- uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
10+ uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
1111 with :
1212 submodules : recursive
1313 ref : ' v2.0'
Original file line number Diff line number Diff line change 2424
2525 steps :
2626 - name : Checkout
27- uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
27+ uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
2828
2929 - name : Initialize CodeQL
3030 uses : github/codeql-action/init@v2
You can’t perform that action at this time.
0 commit comments