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.35.0 → v0.36.0 )

| datasource | package | from | to |
| ----------- | ------------------------- | ------ | ------- |
| github-tags | aquasecurity/trivy-action | 0.35.0 | v0.36.0 |

authored by

samip5-bot[bot] and committed by
GitHub
cbb526d1 bf90bd59

+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@57a97c7e7821a5776cebc9bb87c984fa69cba8f1 # 0.35.0 62 + uses: aquasecurity/trivy-action@ed142fd0673e97e23eac54620cfb913e5ce36c25 # v0.36.0 63 63 with: 64 64 image-ref: ${{ matrix.containers }} 65 65 vuln-type: os,library