Skip to content

Commit

Permalink
Update tenable.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
austinsonger authored Jan 19, 2025
1 parent eb36b2f commit c0063bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tenable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
run: |
# Activate the virtual environment and run the script with the python from venv
source venv/bin/activate
./venv/bin/python3 src/scans.py --download-path scans/
./venv/bin/python3 scans.py --download-path scans/
- name: Commit & Push changes
uses: EndBug/add-and-commit@v7
Expand Down

0 comments on commit c0063bc

Please sign in to comment.