diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6e23f4367fa..c02a436efb0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -110,6 +110,7 @@ jobs: needs: detect if: needs.detect.outputs.python == 'true' || needs.detect.outputs.frontend == 'true' || needs.detect.outputs.docker_meta == 'true' uses: ./.github/workflows/docker.yml + secrets: inherit supply-chain: name: Supply-chain scan