chore(deps): update slsa-framework/slsa-github-generator action to v2 #32
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.9.0->v2.1.0Release Notes
slsa-framework/slsa-github-generator (slsa-framework/slsa-github-generator)
v2.1.0Compare Source
v2.1.0: Sigstore Bundles for Generic Generator and Go Builder
The workflows
generator_generic_slsa3.ymlandbuilder_go_slsa3.ymlhave been updated to produce signed Sigstore Bundles, just like all the other builders
that use the BYOB framework.
The workflow logs will now print a LogIndex, rather than a LogUUID. Both are equally searchanble on
https://search.sigstore.dev/.
v2.1.0: Vars context recorded in provenance
varscontext is now recorded in provenance for the generic andcontainer generators. The
varscontext cannot affect the build in the Gobuilder so it is not recorded.
v2.0.0Compare Source
v2.0.0: Breaking Change: upload-artifact and download-artifact
@v4s ofactions/upload-artifactandactions/download-artifact, which are incompatiblle with the prior@v3. SeeOur docs on the generic generator
for more information and how to upgrade.
v2.0.0: Breaking Change: attestation-name Workflow Input and Output
attestation-nameas a workflow input to.github/workflows/generator_generic_slsa3.ymlis now removed. Useprovenance-nameinstead.v2.0.0: DSSE Rekor Type
a DSSE Rekor type. This fixes a bug where the current intoto type does not
persist provenance signatures. The attestation will no longer be persisted
in Rekor (#3299)
v1.10.0Compare Source
Release v1.10.0 includes bug fixes and new features.
See the full change list.
v1.10.0: TUF fix
More details here.
v1.10.0: Gradle Builder
repository root (#2727)
v1.10.0: Go Builder
go-version-fileinput was fixed so that it can find thego.modfile(#2661)
v1.10.0: Container Generator
provenance-repositoryinput was added to allow reading provenance froma different container repository than the image itself (#2956)
v1.9.1Compare Source
This is an un-finalized release.
See the CHANGELOG for details.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.