File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2828 node_version : 22
2929 fail-fast : false
3030 steps :
31- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
31+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
3232 - name : Use Node.js ${{ matrix.node-version }}
3333 uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
3434 with :
5959 name : Code Lint
6060 runs-on : ubuntu-latest
6161 steps :
62- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
62+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
6363 - name : Use Node.js 22
6464 uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
6565 with :
7373 name : Commit Lint
7474 runs-on : ubuntu-latest
7575 steps :
76- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
76+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
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@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
104+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
105105 - name : Initialize CodeQL
106106 uses : github/codeql-action/init@e12f0178983d466f2f6028f5cc7a6d786fd97f4b # v4.31.4
107107 with :
You can’t perform that action at this time.
0 commit comments