Skip to content

Commit 6e0fb2d

Browse files
ci(github-action): update aquasecurity/trivy-action ( 0.34.1 → 0.34.2 )
| datasource | package | from | to | | ----------- | ------------------------- | ------ | ------ | | github-tags | aquasecurity/trivy-action | 0.34.1 | 0.34.2 |
1 parent 75c5364 commit 6e0fb2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/trivy-scan.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: mkdir -p trivy-results
3030

3131
- name: Run Trivy vulnerability scanner
32-
uses: aquasecurity/trivy-action@e368e328979b113139d6f9068e03accaed98a518 # 0.34.1
32+
uses: aquasecurity/trivy-action@97e0b3872f55f89b95b2f65b3dbab56962816478 # 0.34.2
3333
with:
3434
image-ref: ghcr.io/${{ github.repository }}:latest
3535
format: 'sarif'

0 commit comments

Comments
 (0)