Skip to content

Commit 372aada

Browse files
committed
fix wrong escaping for single quote
1 parent a5bd20c commit 372aada

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
inputs:
55
dangerfile:
6-
description: 'Path of Dangerfile.swift, if it is not in repo\'s root.'
6+
description: 'Path of Dangerfile.swift, if it is not in repo''s root.'
77
required: false
88
runs:
99
using: 'docker'

0 commit comments

Comments
 (0)