Skip to content

Commit 30f89b9

Browse files
authored
Merge pull request #12 from kube-logging/dependabot/github_actions/aquasecurity/trivy-action-0.11.2
Bump aquasecurity/trivy-action from 0.10.0 to 0.11.2
2 parents cccacc7 + 632be17 commit 30f89b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/artifacts.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
labels: ${{ steps.meta.outputs.labels }}
6464

6565
- name: Run Trivy vulnerability scanner
66-
uses: aquasecurity/trivy-action@0.10.0
66+
uses: aquasecurity/trivy-action@0.11.2
6767
with:
6868
image-ref: "ghcr.io/${{ github.repository_owner }}/custom-runner:${{ fromJSON(steps.meta.outputs.json).labels['org.opencontainers.image.version'] }}"
6969
format: "sarif"

0 commit comments

Comments
 (0)