File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2424
2525 steps :
2626 - name : Checkout
27- uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
27+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
2828
2929 - name : Initialize CodeQL
3030 uses : github/codeql-action/init@v3
Original file line number Diff line number Diff line change 3131 git config --global core.autocrlf false
3232 git config --global core.eol lf
3333
34- - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
34+ - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
3535 - name : Use Node.js ${{ matrix.node-version }}
3636 uses : actions/setup-node@v4
3737 with :
Original file line number Diff line number Diff line change 2525 git config --global core.autocrlf false
2626 git config --global core.eol lf
2727
28- - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
28+ - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
2929 - name : Use Node.js ${{ matrix.node-version }}
3030 uses : actions/setup-node@v4
3131 with :
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111
1212 steps :
13- - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
13+ - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
1414 - name : Setup Node.js
1515 uses : actions/setup-node@v4
1616 with :
Original file line number Diff line number Diff line change 3131 git config --global core.autocrlf false
3232 git config --global core.eol lf
3333
34- - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
34+ - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
3535 - name : Use Node.js ${{ matrix.node-version }}
3636 uses : actions/setup-node@v4
3737 with :
You can’t perform that action at this time.
0 commit comments