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 4112427 commit 05d88a3Copy full SHA for 05d88a3
.github/workflows/mend.yml
@@ -148,5 +148,4 @@ jobs:
148
retention-days: 7
149
150
- name: Final scan result
151
- run: |
152
- exit ${{ steps.report.outputs.mend-scan-result }}
+ run: echo ${{ steps.scan.outcome }}
0 commit comments