We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
2 parents d474653 + 085bdf2 commit c3d77aaCopy full SHA for c3d77aa
.github/workflows/ci.yml
@@ -44,7 +44,7 @@ jobs:
44
with:
45
version: latest
46
- name: Scan Dockerfiles
47
- uses: aquasecurity/trivy-action@18f2510ee396bbf400402947b394f2dd8c87dbb0 # tag=0.29.0
+ uses: aquasecurity/trivy-action@6c175e9c4083a92bbca2f9724c8a5e33bc2d97a5 # tag=0.30.0
48
49
scan-type: config
50
skip-files: "Dockerfile.examples,Dockerfile.gitpod"
0 commit comments