We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2adbc81 commit 9fbbb0fCopy full SHA for 9fbbb0f
.github/workflows/template-trivy-scan.yml
@@ -39,7 +39,7 @@ jobs:
39
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
40
41
- name: Run Trivy
42
- uses: aquasecurity/trivy-action@915b19bbe73b92a6cf82a1bc12b087c9a19a5fe2 # v0.28.0
+ uses: aquasecurity/trivy-action@18f2510ee396bbf400402947b394f2dd8c87dbb0 # v0.29.0
43
env:
44
TRIVY_DB_REPOSITORY: ghcr.io/kedacore/trivy-db
45
with:
0 commit comments