Skip to content

Commit

Permalink
Back to version 0.58.2
Browse files Browse the repository at this point in the history
There's a problem with the Docker image and version 0.58.1:

```
Digest: sha256:0a86399eb15ab7d3e9535f38df6f3f443aad1efde3cba9ff5ee34a3d226386e9
[2025-01-21T09:34:29Z] Status: Downloaded newer image for ghcr.io/realm/swiftlint:0.58.1
[2025-01-21T09:34:31Z] warning: Currently running SwiftLint 0.58.0 but configuration specified version 0.58.1.
```

https://buildkite.com/automattic/wordpress-ios/builds/25472#01948835-83d4-47b2-b177-40ba3bf2d5a8
  • Loading branch information
mokagio committed Jan 21, 2025
1 parent cfc62e6 commit 8df602d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .swiftlint.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
swiftlint_version: 0.58.1
swiftlint_version: 0.58.2

excluded:
- Modules/.build
Expand Down

0 comments on commit 8df602d

Please sign in to comment.