Skip to content

Commit

Permalink
Merge pull request #287 from bank-vaults/dependabot/github_actions/aq…
Browse files Browse the repository at this point in the history
…uasecurity/trivy-action-0.16.1

build(deps): bump aquasecurity/trivy-action from 0.16.0 to 0.16.1
  • Loading branch information
akijakya authored Jan 9, 2024
2 parents c5737ad + 30029f2 commit 2a04435
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@91713af97dc80187565512baba96e4364e983601 # 0.16.0
uses: aquasecurity/trivy-action@d43c1f16c00cfd3978dde6c07f4bbcf9eb6993ca # 0.16.1
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@91713af97dc80187565512baba96e4364e983601 # 0.16.0
uses: aquasecurity/trivy-action@d43c1f16c00cfd3978dde6c07f4bbcf9eb6993ca # 0.16.1
with:
scan-type: config
scan-ref: deploy/charts/${{ steps.chart-name.outputs.value }}
Expand Down

0 comments on commit 2a04435

Please sign in to comment.