Skip to content

Commit

Permalink
Merge pull request #738 from openmeterio/dependabot/github_actions/aq…
Browse files Browse the repository at this point in the history
…uasecurity/trivy-action-0.19.0

chore(deps): bump aquasecurity/trivy-action from 0.18.0 to 0.19.0
  • Loading branch information
sagikazarmark authored Mar 28, 2024
2 parents 1b57011 + 12ecc79 commit 18bdeea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
tar -xf image.tar -C image
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@062f2592684a31eb3aa050cc61e7ca1451cecd3d # 0.18.0
uses: aquasecurity/trivy-action@d710430a6722f083d3b36b8339ff66b32f22ee55 # 0.19.0
with:
input: image
format: sarif
Expand Down Expand Up @@ -239,7 +239,7 @@ jobs:
tar -xf image.tar -C image
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@062f2592684a31eb3aa050cc61e7ca1451cecd3d # 0.18.0
uses: aquasecurity/trivy-action@d710430a6722f083d3b36b8339ff66b32f22ee55 # 0.19.0
with:
input: image
format: sarif
Expand Down

0 comments on commit 18bdeea

Please sign in to comment.