Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: chensuyue <[email protected]>
  • Loading branch information
chensuyue committed Aug 30, 2024
1 parent 3d5f349 commit d40717d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/manual-docker-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
scan-docker:
needs: get-image-list
if: ${{ fromJSON(inputs.sbom_scan) }} || ${{ fromJSON(inputs.trivy_scan) }}
runs-on: "docker-build-${{ inputs.node }}"
strategy:
matrix:
Expand Down

0 comments on commit d40717d

Please sign in to comment.