Skip to content

Commit 01c496b

Browse files
committed
chore: add .actrc for local CI simulation and update SwiftLint GitHub Action.
1 parent 9bbf6bb commit 01c496b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
- uses: actions/checkout@v4
2323

2424
- name: SwiftLint
25-
uses: cirruslabs/swiftlint-action@v1
25+
uses: norio-nomura/action[email protected]
2626
with:
27-
version: 0.56.2
2827
args: --reporter github-actions-logging

0 commit comments

Comments
 (0)