We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7a4465 commit b16d3c5Copy full SHA for b16d3c5
1 file changed
.github/workflows/scandog-combined-scanner.yml
@@ -148,7 +148,7 @@ jobs:
148
backend_api_token: ${{ secrets.SCANDOG_BACKEND_API_TOKEN }}
149
backend_url: ${{ secrets.SCANDOG_BACKEND_URL }}
150
# Jobs from template: Trivy
151
- scandog_trivy_scan:
+ scandog_trivy_scan_a:
152
runs-on: ubuntu-latest
153
steps:
154
- name: Checkout code
@@ -195,7 +195,7 @@ jobs:
195
196
197
198
+ scandog_trivy_scan_b:
199
200
201
0 commit comments