Skip to content

Commit

Permalink
Rename provenanct to provenance.json
Browse files Browse the repository at this point in the history
Signed-off-by: Marco Franssen <[email protected]>
  • Loading branch information
marcofranssen committed Nov 29, 2021
1 parent 08dabcc commit 9366640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
run: |
docker pull philipssoftware/slsa-provenance -a
docker pull ghcr.io/philips-labs/slsa-provenance -a
docker inspect ghcr.io/slsa-provenance@${{ needs.release.outputs.container_digest }}
docker inspect ghcr.io/philips-labs/slsa-provenance@${{ needs.release.outputs.container_digest }}
- name: Generate provenance for Release
uses: philips-labs/[email protected]
Expand Down

0 comments on commit 9366640

Please sign in to comment.