diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 56e8170..5e31bdd 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -77,6 +77,7 @@ jobs: scan: name: Scan current image & report results + needs: build runs-on: "ubuntu-latest" steps: - name: Checkout code