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 : 16
2929 fail-fast : false
3030 steps :
31- - uses : actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
31+ - uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0
3232 - name : Use Node.js ${{ matrix.node-version }}
3333 uses : actions/setup-node@969bd2663942d722d85b6a8626225850c2f7be4b # tag=v3.5.0
3434 with :
5959 name : Code Lint
6060 runs-on : ubuntu-latest
6161 steps :
62- - uses : actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
62+ - uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0
6363 - name : Use Node.js 16
6464 uses : actions/setup-node@969bd2663942d722d85b6a8626225850c2f7be4b # tag=v3.5.0
6565 with :
7373 name : Commit Lint
7474 runs-on : ubuntu-latest
7575 steps :
76- - uses : actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
76+ - uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0
7777 with :
7878 fetch-depth : 0
7979 - name : Use Node.js 16
@@ -101,7 +101,7 @@ jobs:
101101 security-events : write
102102 steps :
103103 - name : Checkout repository
104- uses : actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
104+ uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0
105105 - name : Initialize CodeQL
106106 uses : github/codeql-action/init@c7f292ea4f542c473194b33813ccd4c207a6c725 # tag=v2.1.21
107107 with :
You can’t perform that action at this time.
0 commit comments