Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/go_modules/github.com/open-amt-cl…
Browse files Browse the repository at this point in the history
…oud-toolkit/go-wsman-messages/v2-2.9.0
  • Loading branch information
Craig-Spencer-12 authored Jun 20, 2024
2 parents 6f308e8 + e47b5be commit ac22f23
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@595be6a0f6560a0a8fc419ddf630567fc623531d # master
uses: aquasecurity/trivy-action@7c2007bcb556501da015201bcba5aa14069b74e2 # master
with:
image-ref: 'vprodemo.azurecr.io/rpc-go:${{ github.sha }}'
format: 'sarif'
Expand Down

0 comments on commit ac22f23

Please sign in to comment.