Skip to content

Commit

Permalink
Update SwiftLint to 0.57.1
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Rebello <[email protected]>
  • Loading branch information
rebello95 committed Dec 12, 2024
1 parent d7ec67a commit 5040246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
run-swiftlint:
runs-on: ubuntu-latest
container:
image: ghcr.io/realm/swiftlint:0.57.0
image: ghcr.io/realm/swiftlint:0.57.1
steps:
- uses: actions/checkout@v4
- name: Run SwiftLint
Expand Down

0 comments on commit 5040246

Please sign in to comment.