mirror of
https://github.com/coredns/coredns.git
synced 2026-03-11 08:13:12 -04:00
build(deps): bump aquasecurity/trivy-action from 0.34.1 to 0.35.0 (#7910)
This commit is contained in:
2
.github/workflows/trivy-scan.yaml
vendored
2
.github/workflows/trivy-scan.yaml
vendored
@@ -20,7 +20,7 @@ jobs:
|
|||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
||||||
- name: Run Trivy vulnerability scanner
|
- name: Run Trivy vulnerability scanner
|
||||||
uses: aquasecurity/trivy-action@e368e328979b113139d6f9068e03accaed98a518 # master
|
uses: aquasecurity/trivy-action@57a97c7e7821a5776cebc9bb87c984fa69cba8f1 # master
|
||||||
with:
|
with:
|
||||||
image-ref: 'docker.io/coredns/coredns:${{ matrix.versions }}'
|
image-ref: 'docker.io/coredns/coredns:${{ matrix.versions }}'
|
||||||
severity: 'CRITICAL,HIGH'
|
severity: 'CRITICAL,HIGH'
|
||||||
|
|||||||
Reference in New Issue
Block a user