Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
build(deps): Bump aquasecurity/trivy-action from 0.11.0 to 0.11.1 (#271)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and reaver-flomesh committed Jun 11, 2023
1 parent 44da9d4 commit e19f065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
type=docker,dest=fsm-${{ matrix.id }}.tar
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@0.11.0
uses: aquasecurity/trivy-action@0.11.1
with:
input: /github/workspace/fsm-${{ matrix.id }}.tar
severity: 'CRITICAL,HIGH'
Expand Down

0 comments on commit e19f065

Please sign in to comment.