this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

ci(github-action): update aquasecurity/trivy-action action ( 0.34.2 → 0.35.0 )

| datasource | package | from | to |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | aquasecurity/trivy-action | 0.34.2 | 0.35.0 |

authored by

samip5-bot[bot] and committed by
GitHub
b1a69e38 c6c123b1

+1 -1
+1 -1
.github/workflows/scan-containers.yaml
··· 59 59 - name: Checkout 60 60 uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 61 61 - name: Scan Container 62 - uses: aquasecurity/trivy-action@97e0b3872f55f89b95b2f65b3dbab56962816478 # 0.34.2 62 + uses: aquasecurity/trivy-action@57a97c7e7821a5776cebc9bb87c984fa69cba8f1 # 0.35.0 63 63 with: 64 64 image-ref: ${{ matrix.containers }} 65 65 vuln-type: os,library