mirror of
https://github.com/konstruktoid/hardening.git
synced 2026-04-26 09:15:55 +03:00
[PR #279] [MERGED] Update slsa-framework/slsa-github-generator action to v1.6.0 #300
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/konstruktoid/hardening/pull/279
Author: @renovate[bot]
Created: 5/12/2023
Status: ✅ Merged
Merged: 5/14/2023
Merged by: @konstruktoid
Base:
master← Head:renovate/slsa-framework-slsa-github-generator-1.x📝 Commits (1)
08162d1Update slsa-framework/slsa-github-generator action to v1.6.0📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
.github/workflows/slsa.yml(+1 -1)📄 Description
This PR contains the following updates:
v1.5.0->v1.6.0Release Notes
slsa-framework/slsa-github-generator
v1.6.0Compare 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
prereleaseinput was added to allow users to create releases marked as prerelease when
upload-assetsis set totrue.draft-releasewas added to allow users to create releases markedas draft when
upload-assetsis set totrue.go-provenance-nameadded which can be used to retrieve the nameof the provenance file generated by the builder.
Generic generator
New Features
draft-releasewas added to allow users to create releases markedas draft when
upload-assetsis set totrue.Container generator
The Container Generator was updated to use
cosignv2.0.0. No changes to theworkflow's inputs or outputs were made.
Changelog since v1.5.0
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 has been generated by Mend Renovate. View repository job log here.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.