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

Commit

Permalink
Merge pull request #2 from openmeterio/dependabot/github_actions/aqua…
Browse files Browse the repository at this point in the history
…security/trivy-action-0.16.1

build(deps): Bump aquasecurity/trivy-action from 0.16.0 to 0.16.1
  • Loading branch information
sagikazarmark authored Jan 8, 2024
2 parents 89ead3a + 032a395 commit ab17df6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
tar -xf image.tar -C image
- 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

0 comments on commit ab17df6

Please sign in to comment.