Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.

chore(deps): update slsa-framework/slsa-github-generator action to v1.10.0 #22

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
slsa-framework/slsa-github-generator action minor v1.4.0 -> v1.10.0

Release Notes

slsa-framework/slsa-github-generator (slsa-framework/slsa-github-generator)

v1.10.0

Compare Source

Release [v1.10.0] includes bug fixes and new features.

See the full change list.

v1.10.0: TUF fix
  • The cosign TUF roots were fixed (#​3350). More details here.
v1.10.0: Gradle Builder
  • The Gradle Builder was fixed when the project root is the same as the
    repository root (#​2727)
v1.10.0: Go Builder
  • The go-version-file input was fixed so that it can find the go.mod file
    (#​2661)
v1.10.0: Container Generator
  • A new provenance-repository input was added to allow reading provenance from
    a different container repository than the image itself (#​2956)

v1.9.1

Compare Source

This is an un-finalized release.

See the CHANGELOG for details.

v1.9.0

Compare Source

Release [v1.9.0] includes bug fixes and new features.

See the full change list.

v1.9.0: BYOB framework (beta)
  • New: A new framework to turn GitHub Actions into SLSA compliant builders.
v1.9.0: Maven builder (beta)
  • New: A Maven builder to build Java projects and publish to Maven central.
v1.9.0: Gradle builder (beta)
  • New: A Gradle builder to build Java projects and publish to Maven central.
v1.9.0: JReleaser builder

v1.8.0

Compare Source

Release [v1.8.0] includes bug fixes and new features.

See the full change list.

v1.8.0: Generic Generator
v1.8.0: Node.js Builder (beta)
  • Fixed: Publishing for non-scoped packages was fixed (See
    #​2359)
  • Fixed: Documentation was updated to clarify that the GitHub Actions
    deployment event is not supported.
  • Changed: The file extension for the generated provenance file was changed
    from .sigstore to .build.slsa in order to make it easier to identify
    provenance files regardless of file format.
  • Fixed: The publish action was fixed to address an issue with the package
    name when using Node 16.

v1.7.0

Compare Source

This release includes the first beta release of the
Container-based builder.
The Container-based builder provides a GitHub Actions reusable workflow that can
be used to invoke a container image with a user-specified command to generate an
artifact and SLSA Build L3 compliant provenance.

v1.7.0: Go builder
  • Added: A new
    go-version-file
    input was added. This allows you to specify a go.mod file in order to track
    which version of Go is used for your project.

v1.6.0

Compare Source

This release includes the first beta release of the
Node.js builder.
The Node.js builder provides a GitHub Actions reusable workflow that can be
called to build a Node.js package, generate SLSA Build L3 compliant provenance,
and publish it to the npm registry along with the package.

Summary of changes
Go builder
New Features
  • A new
    prerelease
    input was added to allow users to create releases marked as prerelease when
    upload-assets is set to true.
  • A new input draft-release was added to allow users to create releases marked
    as draft when upload-assets is set to true.
  • A new output go-provenance-name added which can be used to retrieve the name
    of the provenance file generated by the builder.
Generic generator
New Features
  • A new input draft-release was added to allow users to create releases marked
    as draft when upload-assets is set to true.
Container generator

The Container Generator was updated to use cosign v2.0.0. No changes to the
workflow's inputs or outputs were made.

Changelog since v1.5.0

v1.5.0

Compare Source

Summary of changes
Go builder
New Features
  • A new upload-tag-name input was added to allow users to specify the tag name for the release when upload-assets is set to true.
  • The environment variables included in provenance output were changed to include only those variables that are specified by the user in the slsa-goreleaser.yml configuration file in order to improve reproducibility. See #​822 for more information and background.
Generic generator
New Features
  • A new boolean continue-on-error input was added which, when set to true, prevents the workflow from failing when a step fails. If set to true, the result of the reusable workflow will be return in the outcome output.
  • A new upload-tag-name input was added to allow users to specify the tag name for the release when upload-assets is set to true.
Container generator
New Features
Changelog since v1.4.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update slsa-framework/slsa-github-generator action to v1.5.0 chore(deps): update slsa-framework/slsa-github-generator action to v1.5.0 - autoclosed Mar 7, 2023
@renovate renovate bot closed this Mar 7, 2023
@renovate renovate bot deleted the renovate/slsa-framework-slsa-github-generator-1.x branch March 7, 2023 10:02
@renovate renovate bot changed the title chore(deps): update slsa-framework/slsa-github-generator action to v1.5.0 - autoclosed chore(deps): update slsa-framework/slsa-github-generator action to v1.5.0 Mar 7, 2023
@renovate renovate bot reopened this Mar 7, 2023
@renovate renovate bot restored the renovate/slsa-framework-slsa-github-generator-1.x branch March 7, 2023 12:48
@renovate renovate bot force-pushed the renovate/slsa-framework-slsa-github-generator-1.x branch from 546e4e5 to 9bed8e5 Compare March 16, 2023 02:19
@renovate renovate bot force-pushed the renovate/slsa-framework-slsa-github-generator-1.x branch from 9bed8e5 to b1abb62 Compare March 24, 2023 07:31
@renovate renovate bot force-pushed the renovate/slsa-framework-slsa-github-generator-1.x branch 2 times, most recently from a411a5d to 4639c5f Compare April 13, 2023 22:05
@renovate renovate bot changed the title chore(deps): update slsa-framework/slsa-github-generator action to v1.5.0 chore(deps): update slsa-framework/slsa-github-generator action to v1.6.0 May 29, 2023
@renovate renovate bot force-pushed the renovate/slsa-framework-slsa-github-generator-1.x branch 2 times, most recently from 504bd7e to c770fc2 Compare May 29, 2023 05:00
@renovate renovate bot changed the title chore(deps): update slsa-framework/slsa-github-generator action to v1.6.0 chore(deps): update slsa-framework/slsa-github-generator action to v1.7.0 Jun 9, 2023
@renovate renovate bot force-pushed the renovate/slsa-framework-slsa-github-generator-1.x branch 2 times, most recently from 487d872 to fb34a36 Compare June 9, 2023 19:52
@renovate renovate bot force-pushed the renovate/slsa-framework-slsa-github-generator-1.x branch from fb34a36 to 1f168bd Compare July 23, 2023 09:54
@renovate renovate bot changed the title chore(deps): update slsa-framework/slsa-github-generator action to v1.7.0 chore(deps): update slsa-framework/slsa-github-generator action to v1.8.0 Aug 4, 2023
@renovate renovate bot force-pushed the renovate/slsa-framework-slsa-github-generator-1.x branch 2 times, most recently from 6c59be5 to cf6512f Compare August 10, 2023 04:08
@renovate renovate bot force-pushed the renovate/slsa-framework-slsa-github-generator-1.x branch from cf6512f to 2303489 Compare August 24, 2023 17:50
@renovate renovate bot changed the title chore(deps): update slsa-framework/slsa-github-generator action to v1.8.0 chore(deps): update slsa-framework/slsa-github-generator action to v1.9.0 Aug 25, 2023
@renovate renovate bot force-pushed the renovate/slsa-framework-slsa-github-generator-1.x branch from 2303489 to f175232 Compare August 25, 2023 23:41
@renovate renovate bot changed the title chore(deps): update slsa-framework/slsa-github-generator action to v1.9.0 chore(deps): update slsa-framework/slsa-github-generator action to v1.9.1 Mar 21, 2024
@renovate renovate bot force-pushed the renovate/slsa-framework-slsa-github-generator-1.x branch 2 times, most recently from 395b24c to 7bedea7 Compare March 21, 2024 08:13
@renovate renovate bot changed the title chore(deps): update slsa-framework/slsa-github-generator action to v1.9.1 chore(deps): update slsa-framework/slsa-github-generator action to v1.9.0 Mar 21, 2024
@renovate renovate bot force-pushed the renovate/slsa-framework-slsa-github-generator-1.x branch from 7bedea7 to b5ba4b7 Compare March 21, 2024 14:02
@renovate renovate bot changed the title chore(deps): update slsa-framework/slsa-github-generator action to v1.9.0 chore(deps): update slsa-framework/slsa-github-generator action to v1.10.0 Mar 21, 2024
@renovate renovate bot force-pushed the renovate/slsa-framework-slsa-github-generator-1.x branch from b5ba4b7 to fc9ce05 Compare June 29, 2024 23:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants