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.33.1 → 0.34.0 )

| datasource | package | from | to |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | aquasecurity/trivy-action | 0.33.1 | 0.34.0 |

authored by

samip5-bot[bot] and committed by
GitHub
d95e9dd9 6e2d7c0c

+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@b6643a29fecd7f34b3597bc6acb0a98b03d33ff8 # 0.33.1 62 + uses: aquasecurity/trivy-action@c1824fd6edce30d7ab345a9989de00bbd46ef284 # 0.34.0 63 63 with: 64 64 image-ref: ${{ matrix.containers }} 65 65 vuln-type: os,library