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

Commit e401c32

Browse files
authored
Merge pull request #9 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 ebcab50 + 5320532 commit e401c32

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 }}/node-exporter:${{ fromJSON(steps.meta.outputs.json).labels['org.opencontainers.image.version'] }}"
6767
format: "sarif"

0 commit comments

Comments
 (0)