Skip to content

Commit

Permalink
attestation type
Browse files Browse the repository at this point in the history
  • Loading branch information
sauterp committed Mar 1, 2024
1 parent 6de21f6 commit f393918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sscs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- name: verify the sbom attestation
shell: bash
run: |
cosign verify-attestation exoscale/csi-driver-integ-test:sscs --certificate-identity=https://github.com/exoscale/exoscale-csi-driver/.github/workflows/sscs.yaml@refs/heads/philippsauter/sscs --certificate-oidc-issuer=https://token.actions.githubusercontent.com > /dev/null
cosign verify-attestation exoscale/csi-driver-integ-test:sscs --certificate-identity=https://github.com/exoscale/exoscale-csi-driver/.github/workflows/sscs.yaml@refs/heads/philippsauter/sscs --certificate-oidc-issuer=https://token.actions.githubusercontent.com --type=spdxjson > /dev/null
- name: Scan image
uses: anchore/scan-action@v3
Expand Down

0 comments on commit f393918

Please sign in to comment.