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 66e99e3 commit 28ca840Copy full SHA for 28ca840
.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@5cfbcee004d3bb2452df05659caa0a76aa97c7bc # v2.0.2
+ - uses: oxc-project/oxlint-action@92eec2c4d5dbbb882c926478438aa4b7f20ffe2d # v3.0.0
41
with:
42
config: .oxlintrc.json
43
- name: Run lint and capture output
0 commit comments