Skip to content

Commit

Permalink
update attest params
Browse files Browse the repository at this point in the history
  • Loading branch information
yajith committed Sep 19, 2024
1 parent 5834a54 commit 6762d68
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/kubectl-shell.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
with:
endpoint: builders
driver-opts: image=moby/buildkit:v0.16.0
platforms: linux/amd64,linux/arm64,linux/arm,linux/ppc64le

- name: "[preparation] docker login"
uses: docker/login-action@v3.3.0
Expand Down Expand Up @@ -67,9 +66,8 @@ jobs:
linux/arm64
linux/arm
linux/ppc64le
attests: |
type=sbom,generator=docker/scout-sbom-indexer:latest
type=provenance,mode=max
sbom: true
provenance: true
push: true

- name: "docker scout scan"
Expand Down

0 comments on commit 6762d68

Please sign in to comment.