File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
22
33# ## This workflow uses the SLSA container provenance generator workflow
4- # ## (see https://github.com/slsa-framework /slsa-github-generator/blob/main/internal/builders/container/README.md)
4+ # ## (see https://github.com/kubecost /slsa-github-generator/blob/main/internal/builders/container/README.md)
55# ## to generate a SLSA provenance type predicate for a container image built by ko and attesting to it and others
66# ## using keyless signing.
77name : release
@@ -106,7 +106,7 @@ jobs:
106106 actions : read
107107 packages : write
108108 needs : build
109- uses : slsa-framework /slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v2.0.0
109+ uses : kubecost /slsa-github-generator/.github/workflows/generator_container_slsa3.yml@main
110110 # Can't use env global vars in a reusable workflow. See https://github.com/actions/runner/issues/2372
111111 with :
112112 digest : " ${{ needs.build.outputs.digest }}"
You can’t perform that action at this time.
0 commit comments