Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4ca6678

Browse files
edoardopirovanoaeisenberg
andauthoredJun 4, 2021
Update analyze/action.yml
Co-authored-by: Andrew Eisenberg <[email protected]>
1 parent 352fb82 commit 4ca6678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎analyze/action.yml

+1-1
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)
Please sign in to comment.