Skip to content

Commit b6483a5

Browse files
authored
Merge pull request #9 from kube-logging/dependabot/github_actions/aquasecurity/trivy-action-0.10.0
Bump aquasecurity/trivy-action from 0.9.2 to 0.10.0
2 parents 22be29a + 5b319f2 commit b6483a5

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.9.2
66+
uses: aquasecurity/trivy-action@0.10.0
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)