Skip to content

Commit 243b04b

Browse files
committed
Updated workflow
1 parent 172d745 commit 243b04b

File tree

3 files changed

+87
-21
lines changed

3 files changed

+87
-21
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ jobs:
2222
- uses: actions/checkout@v2
2323
- uses: ./
2424
with:
25-
milliseconds: 1000
25+
inputSarifFile: test.sarif
26+
outputSarifFile: test.out.sarif

dist/index.js

Lines changed: 84 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)