We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 273e441 commit 7ac4f71Copy full SHA for 7ac4f71
.github/workflows/trivy.yml
@@ -46,7 +46,7 @@ jobs:
46
gh-token: ${{ secrets.GITHUB_TOKEN }}
47
48
- name: "Run Trivy vulnerability scanner on ${{ matrix.docker-image }}"
49
- uses: aquasecurity/[email protected].0
+ uses: aquasecurity/[email protected].1
50
# docker run --rm -v trivy_cache:/root/.cache/ aquasec/trivy image ghcr.io/b3partners/brmo-service:snapshot
51
with:
52
image-ref: "ghcr.io/b3partners/${{ matrix.docker-image }}:snapshot"
0 commit comments