Skip to content

Commit

Permalink
Update ci-schedule-imagescanning.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
zhzhuang-zju authored Oct 30, 2023
1 parent 849b544 commit 56ce729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-schedule-imagescanning.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: |
export TRIVYVERSION=0.45.1
sudo apt-get update
sudo apt-get install trivy:$TRIVYVERSION
sudo apt-get install trivy=$TRIVYVERSION
- name: Run Trivy vulnerability scanner
run: |
imageIds=(`docker images -q`)
Expand Down

0 comments on commit 56ce729

Please sign in to comment.