File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2828 fail-fast : false
2929 runs-on : ${{ matrix.os }}
3030 steps :
31- - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
31+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
3232 with :
3333 fetch-depth : 0
3434 - name : Use Node.js ${{ matrix.node-version }}
6565 runs-on : ubuntu-latest
6666 if : ${{ github.event.pull_request }}
6767 steps :
68- - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
68+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
6969 with :
7070 fetch-depth : 0
7171 - name : Use Node.js 18
8484 # See: https://github.com/github/codeql-action/blob/008b2cc71c4cf3401f45919d8eede44a65b4a322/README.md#usage
8585 security-events : write
8686 steps :
87- - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
87+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
8888 - name : Initialize CodeQL
8989 uses : github/codeql-action/init@b7cec7526559c32f1616476ff32d17ba4c59b2d6 # v3.25.5
9090 with :
You can’t perform that action at this time.
0 commit comments