Compare commits
1 Commits
11d07f3ce3
...
17f699de8e
Author | SHA1 | Date | |
---|---|---|---|
17f699de8e |
@ -19,7 +19,7 @@ jobs:
|
||||
node-version: 20
|
||||
cache: "npm"
|
||||
- run: npm i
|
||||
- uses: sibiraj-s/action-eslint@bcf41bb9abce43cdbad51ab9b3da2eddaa17eab3 # v3.0.1
|
||||
- uses: sibiraj-s/action-eslint@c24ff92cabb3ad38994c99f5583c59125ea040b0 # v4.0.1
|
||||
with:
|
||||
eslint-args: "--ignore-path=.gitignore --quiet"
|
||||
extensions: "js,jsx,ts,tsx"
|
||||
|
Reference in New Issue
Block a user