Skip to content

Commit

Permalink
missed scan step edit
Browse files Browse the repository at this point in the history
  • Loading branch information
xiphl committed Jan 29, 2024
1 parent 81d704f commit ef1a6e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-unified.yml
Original file line number Diff line number Diff line change
Expand Up @@ -961,7 +961,7 @@ jobs:
ingestapi_scan:
name: "[Monitoring] Scan ingest-api images for vulnerabilities"
runs-on: ubuntu-latest
needs: [setup, ingestapi_build]
needs: [setup, ingestapi_build2]
steps:
- name: Download image
uses: ishworkh/docker-image-artifact-download@v1
Expand Down

0 comments on commit ef1a6e3

Please sign in to comment.