Skip to content

Commit 31d26d3

Browse files
chore(deps): update aquasecurity/trivy-action digest to 8078967
1 parent 9574281 commit 31d26d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trivy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
docker build -t docker.io/my-organization/my-app:${{ github.sha }} .
3434
3535
- name: Run Trivy vulnerability scanner
36-
uses: aquasecurity/trivy-action@41f05d9ecffa2ed3f1580af306000f734b733e54
36+
uses: aquasecurity/trivy-action@807896715e16054f9ae275ea68a15ee3908f0124
3737
with:
3838
image-ref: 'docker.io/my-organization/my-app:${{ github.sha }}'
3939
format: 'template'

0 commit comments

Comments
 (0)