Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sbelondr authored Oct 25, 2024
1 parent db5de66 commit fc72124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
run: docker save -o citelibre-identEZ.tar citelibre/ident_ez:ihm-$VERSION

- name: Run Trivy vulnerability scanner in tarball mode of rendez vous image
uses: aquasecurity/trivy-action@master
uses: aquasecurity/trivy-action@0.20.0
with:
input: /github/workspace/citelibre-identEZ.tar
severity: 'CRITICAL,HIGH'
Expand Down

0 comments on commit fc72124

Please sign in to comment.