Skip to content

Commit dc2747f

Browse files
feat(github-action): update aquasecurity/trivy-action ( 0.25.0 → 0.26.0 )
1 parent 0758949 commit dc2747f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scan-containers.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
- name: Checkout
6060
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
6161
- name: Scan Container
62-
uses: aquasecurity/trivy-action@f781cce5aab226378ee181d764ab90ea0be3cdd8 # 0.25.0
62+
uses: aquasecurity/trivy-action@a20de5420d57c4102486cdd9578b45609c99d7eb # 0.26.0
6363
with:
6464
image-ref: ${{ matrix.containers }}
6565
vuln-type: os,library

0 commit comments

Comments
 (0)