Skip to content

Commit

Permalink
fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
valerena committed May 13, 2024
1 parent ad57bd6 commit 7bf6cbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ on:
jobs:
check-binary:
runs-on: ubuntu-latest
outputs:
vulnerability: ${{steps.laststep.outputs}}
# outputs:
# vulnerability: ${{steps.laststep.outputs}}
steps:
- uses: robinraju/[email protected]
with:
Expand Down

0 comments on commit 7bf6cbf

Please sign in to comment.