We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 737df7b commit 13eae44Copy full SHA for 13eae44
.github/workflows/trivy-docker.yaml
@@ -45,7 +45,6 @@ concurrency:
45
jobs:
46
trivy-scan-image:
47
runs-on: ubuntu-20.04
48
- needs: docker-amd64
49
50
steps:
51
- name: Run Trivy vulnerability scanner in image mode
0 commit comments