Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Commit 1120332

Browse files
authored
Merge pull request #10 from kube-logging/dependabot/github_actions/aquasecurity/trivy-action-0.10.0
chore(deps): Bump aquasecurity/trivy-action from 0.9.2 to 0.10.0
2 parents 0267e5a + 4eaafd5 commit 1120332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/artifacts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
labels: ${{ steps.meta.outputs.labels }}
6262

6363
- name: Run Trivy vulnerability scanner
64-
uses: aquasecurity/trivy-action@0.9.2
64+
uses: aquasecurity/trivy-action@0.10.0
6565
with:
6666
image-ref: "ghcr.io/${{ github.repository_owner }}/syslogng-reload:${{ fromJSON(steps.meta.outputs.json).labels['org.opencontainers.image.version'] }}"
6767
format: "sarif"

0 commit comments

Comments
 (0)