Skip to content

Commit 4ca6678

Browse files
Update analyze/action.yml
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
1 parent 352fb82 commit 4ca6678

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

analyze/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ inputs:
4040
default: ${{ toJson(matrix) }}
4141
outputs:
4242
db-locations:
43-
description: A map from languages that CodeQL databases were created for to their location.
43+
description: A map from language to absolute path for each database created by CodeQL.
4444
runs:
4545
using: 'node12'
4646
main: '../lib/analyze-action.js'

0 commit comments

Comments
 (0)