Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/mqtt-5.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
madhavilosetty-intel authored Nov 2, 2023
2 parents acd60df + e5a26ad commit 938398b
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 @@ -24,7 +24,7 @@ jobs:

run: docker build . --file Dockerfile --tag vprodemo.azurecr.io/mps:${{ github.sha }} --tag vprodemo.azurecr.io/mps:latest
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@b77b85c0254bba6789e787844f0585cde1e56320 # master
uses: aquasecurity/trivy-action@f78e9ecf42a1271402d4f484518b9313235990e1 # master
with:
image-ref: 'vprodemo.azurecr.io/mps:${{ github.sha }}'
format: 'table'
Expand Down

0 comments on commit 938398b

Please sign in to comment.