File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1616 - name : Remove tsconfig
1717 run : rm tsconfig.json
1818
19- -
uses :
wagoid/[email protected] .1 19+ - uses : wagoid/commitlint-github-action@baa1b236f990293a1b2d94c19e41c2313a85e749 # v6.0.2
2020 with :
2121 configFile : commitlint.config.ts
Original file line number Diff line number Diff line change 2626 token : ${{ secrets.KONGPONENTS_BOT_PAT }}
2727
2828 - name : Use Node.js
29- uses : actions/setup-node@v4
29+ uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
3030 with :
3131 node-version-file : ' .nvmrc'
3232
Original file line number Diff line number Diff line change 4646 fetch-depth : 0
4747
4848 - name : Use Node.js
49- uses : actions/setup-node@v4
49+ uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
5050 with :
5151 node-version-file : ' .nvmrc'
5252
@@ -130,7 +130,7 @@ jobs:
130130 GITHUB_TOKEN : ${{ secrets.KONGPONENTS_BOT_PAT }}
131131
132132 - name : Run Cypress component tests
133- uses : cypress-io/github-action@v6
133+ uses : cypress-io/github-action@fa88e4afe551e64c8827a4b9e379afc63d8f691a # v6.0.1
134134 with :
135135 install : false
136136 command : yarn test
You can’t perform that action at this time.
0 commit comments