Skip to content

Commit

Permalink
Merge pull request #669 from open-amt-cloud-toolkit/dependabot/github…
Browse files Browse the repository at this point in the history
…_actions/aquasecurity/trivy-action-0.28.0

build(deps): bump aquasecurity/trivy-action from 0.27.0 to 0.28.0
  • Loading branch information
madhavilosetty-intel authored Oct 16, 2024
2 parents e4b680c + ae56d91 commit 54439b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

run: docker build . --file Dockerfile --tag vprodemo.azurecr.io/rpc-go:${{ github.sha }} --tag vprodemo.azurecr.io/rpc-go:latest
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@5681af892cd0f4997658e2bacc62bd0a894cf564 # master
uses: aquasecurity/trivy-action@915b19bbe73b92a6cf82a1bc12b087c9a19a5fe2 # master
with:
image-ref: 'vprodemo.azurecr.io/rpc-go:${{ github.sha }}'
format: 'sarif'
Expand Down

0 comments on commit 54439b8

Please sign in to comment.