Skip to content

Commit 2ee0475

Browse files
authored
Merge pull request #8 from kube-logging/dependabot/github_actions/aquasecurity/trivy-action-0.9.2
Bump aquasecurity/trivy-action from 0.9.1 to 0.9.2
2 parents c32ba0d + bb58e69 commit 2ee0475

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/[email protected].1
66+
uses: aquasecurity/[email protected].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)