Skip to content

Commit cef5f7c

Browse files
chore: update linter action
1 parent cf8da83 commit cef5f7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
dotnet-version: "6.0.101"
2424

2525
- name: Run linters
26-
uses: AndrewBabbitt97/lint-action@v1.12.0
26+
uses: wearerequired/lint-action@v2
2727
with:
2828
continue_on_error: false
2929
dotnet_format: true

0 commit comments

Comments
 (0)