Strip trailing whitespace generated by ruamel-yaml

This commit is contained in:
Josh Soref 2024-11-03 01:40:18 -04:00
parent 756aa649df
commit d5e73848c4
4 changed files with 12 additions and 4 deletions

View file

@ -50,7 +50,7 @@ jobs:
run: ./build.sh
- uses: ./../action/analyze
id: analysis
env:
env:
# Forces a failure in this step.
CODEQL_ACTION_EXTRA_OPTIONS: '{ "database": { "finalize": ["--invalid-option"] } }'
with: