Skip to content

Commit 28ca840

Browse files
Update oxc-project/oxlint-action action to v3 (#371)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 66e99e3 commit 28ca840

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@5cfbcee004d3bb2452df05659caa0a76aa97c7bc # v2.0.2
40+
- uses: oxc-project/oxlint-action@92eec2c4d5dbbb882c926478438aa4b7f20ffe2d # v3.0.0
4141
with:
4242
config: .oxlintrc.json
4343
- name: Run lint and capture output

0 commit comments

Comments
 (0)