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 9da86d8 commit 4a1a535Copy full SHA for 4a1a535
.github/workflows/lint.yml
@@ -37,7 +37,7 @@ jobs:
37
38
- name: Install dependencies
39
run: pnpm install --frozen-lockfile
40
- - uses: oxc-project/oxlint-action@d77e44ee001f4d94c4191fdb03af8be0c98f3d35 # v2.0.1
+ - uses: oxc-project/oxlint-action@5cfbcee004d3bb2452df05659caa0a76aa97c7bc # v2.0.2
41
with:
42
config: .oxlintrc.json
43
- name: Run lint and capture output
0 commit comments