Skip to content

Commit 7bf6cbf

Browse files
committed
fix error
1 parent ad57bd6 commit 7bf6cbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/check-binaries.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ on:
2121
jobs:
2222
check-binary:
2323
runs-on: ubuntu-latest
24-
outputs:
25-
vulnerability: ${{steps.laststep.outputs}}
24+
# outputs:
25+
# vulnerability: ${{steps.laststep.outputs}}
2626
steps:
2727
- uses: robinraju/[email protected]
2828
with:

0 commit comments

Comments
 (0)