Releases: sinoru/actions-swiftlint
Releases · sinoru/actions-swiftlint
v6.0.4
- Using
git fetch
instead ofgit clone
to download SwiftLint which allows sha ref.
v6.0.3
- Fixes cache key collision between virtual env (os).
v6.0.2
- Fixes git checkout fails.
v6.0.1
- Fixes git checkout fails
v6.0.0
- Refactoring to use virtual env for swiftlint instead of docker which now is possible to run on macOS, if you wants.
v5.0.0
- Uses latest docker image from realm SwiftLint