Skip to content

Commit

Permalink
Update SwiftLint GitHub Action (#14)
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Schmiedmayer <[email protected]>
  • Loading branch information
PSchmiedmayer authored Jun 30, 2023
1 parent 330c7c3 commit 72d319e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/swiftlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
with:
fetch-depth: 0
- name: SwiftLint
uses: sinoru/actions-swiftlint@v6
uses: stanfordbdhg/action-swiftlint@v4
with:
swiftlint-version: '0.50.0'
swiftlint-args: --strict
args: --strict

0 comments on commit 72d319e

Please sign in to comment.