We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b679901 + f3ece5e commit a5ada9dCopy full SHA for a5ada9d
1 file changed
.github/workflows/trivy-all.yml
@@ -23,6 +23,7 @@ jobs:
23
trivy_analysis:
24
name: Trivy Analysis of Indy Node Images
25
runs-on: "ubuntu-20.04"
26
+ needs: workflow_setup
27
strategy:
28
matrix:
29
os_version: [ bullseye, buster, ubuntu16, ubuntu18, ubuntu20 ]
0 commit comments