We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50af96e commit cb3a7b4Copy full SHA for cb3a7b4
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