File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
31+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
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@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
68+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
6969 with :
7070 fetch-depth : 0
7171 - name : Use Node.js 22
8484 # See: https://github.com/github/codeql-action/blob/008b2cc71c4cf3401f45919d8eede44a65b4a322/README.md#usage
8585 security-events : write
8686 steps :
87- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
87+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
8888 - name : Initialize CodeQL
8989 uses : github/codeql-action/init@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
9090 with :
You can’t perform that action at this time.
0 commit comments