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.0 → 0.33.1 )

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

authored by

samip5-bot[bot] and committed by
GitHub
7437580f f7c211e0

+1 -1
+1 -1
.github/workflows/scan-containers.yaml
··· 59 59 - name: Checkout 60 60 uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 61 61 - name: Scan Container 62 - uses: aquasecurity/trivy-action@f9424c10c36e288d5fa79bd3dfd1aeb2d6eae808 # 0.33.0 62 + uses: aquasecurity/trivy-action@b6643a29fecd7f34b3597bc6acb0a98b03d33ff8 # 0.33.1 63 63 with: 64 64 image-ref: ${{ matrix.containers }} 65 65 vuln-type: os,library