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.
results
2 parents 4cc9e25 + c166e72 commit dab8a8aCopy full SHA for dab8a8a
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