SwiftLint Action This is a simple action to run SwiftLint on linux runner with no problems The action is using docker to run SwiftLint Usage - name: SwiftLint uses: raphaelbussa/swiftlint-action@main with: subcommand: lint --strict # Pass any subcommand needed