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 node_version : 22
2929 fail-fast : false
3030 steps :
31- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
31+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3232 - name : Use Node.js ${{ matrix.node-version }}
3333 uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
3434 with :
5959 name : Code Lint
6060 runs-on : ubuntu-latest
6161 steps :
62- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
62+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
6363 - name : Use Node.js 22
6464 uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
6565 with :
7373 name : Commit Lint
7474 runs-on : ubuntu-latest
7575 steps :
76- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
76+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
7777 with :
7878 fetch-depth : 0
7979 - name : Use Node.js 22
@@ -101,7 +101,7 @@ jobs:
101101 security-events : write
102102 steps :
103103 - name : Checkout repository
104- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
104+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
105105 - name : Initialize CodeQL
106106 uses : github/codeql-action/init@87557b9c84dde89fdd9b10e88954ac2f4248e463 # v4.36.1
107107 with :
You can’t perform that action at this time.
0 commit comments