Skip to content

Commit 6e644e6

Browse files
committed
install trivy
1 parent dc0fb12 commit 6e644e6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/build_multi_arch_image.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@ jobs:
5353
google-chrome-stable firefox postgresql* temurin-* *llvm* mysql*
5454
dotnet-sdk-*
5555
remove_packages_one_command: true
56+
- name: Install Trivy
57+
uses: aquasecurity/setup-trivy@3fb12ec12f41e471780db15c232d5dd185dcb514
58+
with:
59+
version: v0.69.1
5660
- name: Login to github container registry
5761
uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9
5862
with:

0 commit comments

Comments
 (0)