We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f327c3 commit bcaf048Copy full SHA for bcaf048
README.md
@@ -31,7 +31,7 @@ jobs:
31
- name: Checkout
32
uses: actions/checkout@v3
33
- name: ast-grep lint step
34
- uses: ast-grep/action@v1.1
+ uses: ast-grep/action@v1.2
35
```
36
37
### Advanced
@@ -47,7 +47,7 @@ jobs:
47
48
49
50
51
with:
52
version: 0.9.2
53
config: sgconfig.yml
0 commit comments