Added: A new
base64-subjects-as-file
was added to allow for specifying a large subject list.
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.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the all group with 4 updates: actions/checkout, actions/upload-artifact, slsa-framework/slsa-github-generator and pypa/gh-action-pypi-publish.
Updates
actions/checkout
from 3.5.3 to 4.0.0Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
3df4ab1
Release 4.0.0 (#1447)8b5e8b7
Support fetching without the --progress option (#1067)97a652b
Update default runtime to node20 (#1436)f43a0e5
Release 3.6.0 (#1437)7739b9b
Add option to fetch tags even if fetch-depth > 0 (#579)96f5310
Mark test scripts with Bash'isms to be run via Bash (#1377)Updates
actions/upload-artifact
from 3.1.2 to 3.1.3Release notes
Sourced from actions/upload-artifact's releases.
Commits
a8a3f3a
Merge pull request #436 from bethanyj28/main7b48769
update dependency cache6663039
update dist/index.js55e76b7
bump@actions/artifact
version65d8626
chore(github): remove trailing whitespaces (#313)Updates
slsa-framework/slsa-github-generator
from 1.7.0 to 1.9.0Release notes
Sourced from slsa-framework/slsa-github-generator's releases.
Changelog
Sourced from slsa-framework/slsa-github-generator's changelog.
Commits
07e64b6
chore: v1.9.0 ref updates (#2673)9bc0d59
chore: v1.9.0-rc.0 (#2669)72aeffd
fix: typo in maven builder (#2668)b6d7cbf
chore: make build dirs of java builders unique (#2665)7e31fad
docs: v1.9.0-rc.0 changelogs (#2648)5952cf4
docs: Update BYOB versions in docs (#2647)da5bdc7
chore: fix wrong output in gradle builder (#2646)180a89c
chore: fix nits in Gradle builder (#2645)f89a0f4
feat: update Gradle builder to accomodate for e2e test (#2636)324ff12
feat: Add directory input to Maven builder (#2538)Updates
pypa/gh-action-pypi-publish
from 1.8.8 to 1.8.10Release notes
Sourced from pypa/gh-action-pypi-publish's releases.
Commits
b7f401d
Merge PR #177 into unstable/v1ba3ecc9
oidc-exchange: fix paddingade57f5
Merge PRs #174 #175 and #172 into unstable/v1637917e
README: re-add "pro tip" language4864f13
README: use semantic callouts326f9ad
oidc-exchange: add-trailing-commae5f0690
oidc-exchange: ignore a nested function8bdd0cc
oidc-exchange: lintage71a0032
oidc-exchange: render claims if exchange failsadef75a
Bump cryptography from 41.0.2 to 41.0.3 in /requirementsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show