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

Commit 627286b

Browse files
authored
Merge pull request #44 from kube-logging/dependabot/github_actions/aquasecurity/trivy-action-0.24.0
chore(deps): bump aquasecurity/trivy-action from 0.22.0 to 0.24.0
2 parents 498dda3 + aa4d4fa commit 627286b

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.22.0
64+
uses: aquasecurity/trivy-action@0.24.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)