We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27ad0b8 commit 8d3b62dCopy full SHA for 8d3b62d
1 file changed
.github/workflows/docker.yaml
@@ -131,12 +131,6 @@ jobs:
131
- id: commit-hash
132
uses: prompt/actions-commit-hash@01d19a83c242e1851c9aa6cf9625092ecd095d09 # v2
133
134
- - name: Trivy Setup
135
- uses: aquasecurity/setup-trivy@3fb12ec12f41e471780db15c232d5dd185dcb514 # v0.2.6
136
- with:
137
- cache: true
138
- version: v0.68.2
139
-
140
- name: Run Trivy vulnerability scanner
141
uses: aquasecurity/trivy-action@57a97c7e7821a5776cebc9bb87c984fa69cba8f1 # v0.35.0
142
with:
0 commit comments