Fix input to action

This commit is contained in:
Andrew Eisenberg 2022-06-16 17:41:39 -07:00
parent 2e80c74b1b
commit c7785f6b91
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ description: Checks a SARIF file to see if certain queries were run and others w
inputs:
sarif-file:
required: true
description: The sarif file to check
description: The SARIF file to check
queries-run:
required: true