Skip to content

Commit

Permalink
gh-actions/github/check/start: Dont sanitize non-json input (#976)
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Northey <[email protected]>
  • Loading branch information
phlax authored Nov 7, 2023
1 parent a96edaa commit 0cb1dff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gh-actions/github/check/start/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ runs:
with:
input: ${{ inputs.checks }}
options: -C
sanitize-input: false
print-result: true
- uses: envoyproxy/toolshed/gh-actions/[email protected]
name: App auth
Expand Down

0 comments on commit 0cb1dff

Please sign in to comment.