Skip to content

Commit

Permalink
✨ SLSA provenance builder updated in template.
Browse files Browse the repository at this point in the history
2.0.0>1.10.0

Signed-off-by: rjdbcm <[email protected]>
  • Loading branch information
rjdbcm committed Apr 23, 2024
1 parent 59be764 commit 8235263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ozi/templates/github_workflows/generate_provenance.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
contents: write # To add assets to a release.
# Currently this action needs to be referred by tag. More details at:
# https://github.com/slsa-framework/slsa-github-generator#verification-of-provenance
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.10.0
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v2.0.0
with:
{%- raw %}
provenance-name: provenance-${{ github.event.repository.name }}-${{ needs.release.outputs.tag }}.intoto.jsonl
Expand Down

0 comments on commit 8235263

Please sign in to comment.