Skip to content

Commit

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

chore(deps): bump aquasecurity/trivy-action from 0.20.0 to 0.21.0
  • Loading branch information
sagikazarmark authored May 28, 2024
2 parents 44e4087 + 476b30b commit d546dc8
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@b2933f565dbc598b29947660e66259e3c7bc8561 # 0.20.0
uses: aquasecurity/trivy-action@fd25fed6972e341ff0007ddb61f77e88103953c2 # 0.21.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@b2933f565dbc598b29947660e66259e3c7bc8561 # 0.20.0
uses: aquasecurity/trivy-action@fd25fed6972e341ff0007ddb61f77e88103953c2 # 0.21.0
with:
input: image
format: sarif
Expand Down

0 comments on commit d546dc8

Please sign in to comment.