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.1 → 0.34.2 )

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

authored by

samip5-bot[bot] and committed by
GitHub
553715fe 9d3f4c3b

+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@e368e328979b113139d6f9068e03accaed98a518 # 0.34.1 62 + uses: aquasecurity/trivy-action@97e0b3872f55f89b95b2f65b3dbab56962816478 # 0.34.2 63 63 with: 64 64 image-ref: ${{ matrix.containers }} 65 65 vuln-type: os,library