Skip to content

Commit 4a1a535

Browse files
Update oxc-project/oxlint-action action to v2.0.2
1 parent 9da86d8 commit 4a1a535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
- name: Install dependencies
3939
run: pnpm install --frozen-lockfile
40-
- uses: oxc-project/oxlint-action@d77e44ee001f4d94c4191fdb03af8be0c98f3d35 # v2.0.1
40+
- uses: oxc-project/oxlint-action@5cfbcee004d3bb2452df05659caa0a76aa97c7bc # v2.0.2
4141
with:
4242
config: .oxlintrc.json
4343
- name: Run lint and capture output

0 commit comments

Comments
 (0)