Skip to content

Commit

Permalink
Merge pull request #424 from bank-vaults/dependabot/github_actions/aq…
Browse files Browse the repository at this point in the history
…uasecurity/trivy-action-0.19.0
  • Loading branch information
csatib02 authored Mar 31, 2024
2 parents 8334f8d + c9765fa commit 9bd4628
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 @@ -144,7 +144,7 @@ jobs:
path: docker.tar

- 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 @@ -248,7 +248,7 @@ jobs:
path: ${{ steps.build.outputs.package }}

- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@062f2592684a31eb3aa050cc61e7ca1451cecd3d # 0.18.0
uses: aquasecurity/trivy-action@d710430a6722f083d3b36b8339ff66b32f22ee55 # 0.19.0
with:
scan-type: config
scan-ref: deploy/charts/${{ steps.chart-name.outputs.value }}
Expand Down

0 comments on commit 9bd4628

Please # to comment.