We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ded902d commit ee42d59Copy full SHA for ee42d59
action.yml
@@ -3,7 +3,7 @@ description: 'Runs Danger-Swift with SwiftLint'
3
author: '417-72KI <[email protected]>'
4
runs:
5
using: 'docker'
6
- image: 'docker://41772ki/danger-swiftlint:latest'
+ image: 'docker://41772ki/danger-swiftlint:5.1.3'
7
branding:
8
icon: 'alert-circle'
9
color: 'purple'
0 commit comments