Skip to content

Commit

Permalink
Merge pull request #2 from GSA-TTS/dependabot/github_actions/aquasecu…
Browse files Browse the repository at this point in the history
…rity/trivy-action-0.22.0

Bump aquasecurity/trivy-action from 0.21.0 to 0.22.0
  • Loading branch information
mogul authored Jun 13, 2024
2 parents 4008171 + 5e896fb commit 8efe7a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-scan-push-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
run: docker pull ${{ matrix.image.name }}

- name: Scan Image
uses: aquasecurity/trivy-action@0.21.0
uses: aquasecurity/trivy-action@0.22.0
with:
scan-type: 'image'
image-ref: ${{ matrix.image.name }}
Expand Down

0 comments on commit 8efe7a5

Please sign in to comment.