diff --git a/.github/workflows/build-plus.yml b/.github/workflows/build-plus.yml index 573dc85af1..e3e12ecbb8 100644 --- a/.github/workflows/build-plus.yml +++ b/.github/workflows/build-plus.yml @@ -183,7 +183,7 @@ jobs: load: false push: ${{ inputs.authenticated }} pull: true - sbom: ${{ inputs.authenticated }} + sbom: ${{ inputs.authenticated && !contains(inputs.target, 'aws') }} provenance: false build-args: | BUILD_OS=${{ inputs.image }}