Skip to content

Commit

Permalink
Update analyze/action.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Eisenberg <[email protected]>
  • Loading branch information
edoardopirovano and aeisenberg authored Jun 4, 2021
1 parent 352fb82 commit 4ca6678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analyze/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ inputs:
default: ${{ toJson(matrix) }}
outputs:
db-locations:
description: A map from languages that CodeQL databases were created for to their location.
description: A map from language to absolute path for each database created by CodeQL.
runs:
using: 'node12'
main: '../lib/analyze-action.js'

0 comments on commit 4ca6678

Please sign in to comment.