Skip to content

Commit

Permalink
ssh setup
Browse files Browse the repository at this point in the history
  • Loading branch information
lobeto99 committed Dec 4, 2024
1 parent 4db3d89 commit 60d99bc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/sftp-scanner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ jobs:
python -m pip install semgrep
python -m pip install python_graphql_client
- uses: webfactory/[email protected]
with:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}

- name: Run scan
env:
HBH_SCAN_SECRET: ${{ secrets.HBH_SCAN_SECRET }}
Expand Down

0 comments on commit 60d99bc

Please sign in to comment.