Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
i4mmaddy authored Jun 21, 2024
1 parent 474c5c8 commit 535bee4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:

# Runs a single command using the runners shell
- name: Install packages
run: sudo pip install boman-cli==1.8
run: sudo pip install boman-cli==1.9
- name: Run scan
run: sudo boman-cli -a run -u https://dashboard.boman.ai/v2/
run: sudo boman-cli -a run -u https://dash.boman.ai

0 comments on commit 535bee4

Please sign in to comment.