Apply documentation suggestions from code review

Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
This commit is contained in:
cw-acroteau
2022-01-25 18:06:35 -05:00
committed by Alex Croteau
parent 980fd4ed38
commit 0dd4dbf9d9
3 changed files with 6 additions and 4 deletions

View File

@@ -32,7 +32,7 @@ inputs:
default: "false"
outputs:
sarif-id:
description: The ID of the uploaded sarif file.
description: The ID of the uploaded SARIF file.
runs:
using: 'node12'
main: '../lib/upload-sarif-action.js'