File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5353 google-chrome-stable firefox postgresql* temurin-* *llvm* mysql*
5454 dotnet-sdk-*
5555 remove_packages_one_command : true
56- - name : setup trivy
57- uses : aquasecurity/setup-trivy@3fb12ec12f41e471780db15c232d5dd185dcb514
58- with :
59- version : v0.69.1
60- - name : setup node
61- uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238
62- with :
63- node-version-file : .tool-versions
6456 - name : Login to github container registry
6557 uses : docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9
6658 with :
7163 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
7264 with :
7365 fetch-depth : 0
66+ - name : setup trivy
67+ uses : aquasecurity/setup-trivy@3fb12ec12f41e471780db15c232d5dd185dcb514
68+ with :
69+ version : v0.69.1
70+ - name : setup node
71+ uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238
72+ with :
73+ node-version-file : .tool-versions
7474
7575 - name : make install
7676 run : |
You can’t perform that action at this time.
0 commit comments