Skip to content

Commit ee42d59

Browse files
committed
Fix tag to 5.1.3
1 parent ded902d commit ee42d59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: 'Runs Danger-Swift with SwiftLint'
33
author: '417-72KI <[email protected]>'
44
runs:
55
using: 'docker'
6-
image: 'docker://41772ki/danger-swiftlint:latest'
6+
image: 'docker://41772ki/danger-swiftlint:5.1.3'
77
branding:
88
icon: 'alert-circle'
99
color: 'purple'

0 commit comments

Comments
 (0)