We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cc9e25 commit c166e72Copy full SHA for c166e72
1 file changed
action.yml
@@ -35,6 +35,7 @@ inputs:
35
outputs:
36
results:
37
description: "List of issues and pull requests filed (and their associated finding(s)), as stringified JSON"
38
+ value: ${{ steps.results.outputs.results }}
39
40
runs:
41
using: "composite"
0 commit comments