Leveraging the raw API to retrieve the version-manifest, as it does not impose a rate limit and hence facilitates unrestricted consumption without the need for a token for Github Enterprise Servers by @Shegox in actions/setup-python#766.
In scope of this release, we update node version runtime from node16 to node20 (actions/setup-python#772). Besides, we update dependencies to the latest versions.
Allow seeting a release as draft #112 (thanks @ShonP40)
[2.8.0] - 2024-02-21
Bump all deps
Update to node 20
[2.7.0] - 2023-07-28
Allow setting an explicit target_commitish #46 (thanks @Spikatrix)
[2.6.1] - 2023-05-31
Do not overwrite body or name if empty #108 (thanks @regevbr)
[2.6.0] - 2023-05-23
Add make_latest input parameter. Can be set to false to prevent the created release from being marked as the latest release for the repository #100 (thanks @brandonkelly)
v2.0.0: Breaking Change: upload-artifact and download-artifact
Our workflows now use the new @v4s of actions/upload-artifact and
actions/download-artifact, which are incompatiblle with the prior @v3. See
Our docs on the generic generator
for more information and how to upgrade.
v2.0.0: Breaking Change: attestation-name Workflow Input and Output
attestation-name as a workflow input to
.github/workflows/generator_generic_slsa3.yml is now removed. Use
provenance-name instead.
v2.0.0: DSSE Rekor Type
When uploading signed provenance to the log, the entry created in the log is now
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.0
Release v1.10.0 includes bug fixes and new features.
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 github-actions group with 6 updates in the / directory:
3.1.3
4.3.3
4.1.1
4.1.6
4.7.1
5.1.0
2.7.0
2.9.0
17.3.0
22.0.1
1.9.0
2.0.0
Updates
actions/upload-artifact
from 3.1.3 to 4.3.3Release notes
Sourced from actions/upload-artifact's releases.
... (truncated)
Commits
6546280
updating package versionc004fb4
Merge branch 'main' into eggyhead/use-artifact-v2.1.690aba49
updating toolkit artifact dependency to 2.1.6b06cde3
Merge pull request #563 from actions/eggyhead/release-4.3.21746f4a
Revert "updating to release 4.3.2"31685d0
updating to release 4.3.218bf333
Merge pull request #562 from actions/eggyhead/update-artifact-v215dac413b
update package lock versionbb3b4a3
updating package version3e3da83
updating artifact and core dependenciesUpdates
actions/checkout
from 4.1.1 to 4.1.6Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
a5ac7e5
Update for 4.1.6 release (#1733)24ed1a3
Check platform for extension (#1732)44c2b7a
README: Suggestuser.email
to be `41898282+github-actions[bot]@users
.norepl...8459bc0
Bump actions/upload-artifact from 2 to 4 (#1695)3f603f6
Bump actions/setup-node from 1 to 4 (#1696)fd084cd
Bump github/codeql-action from 2 to 3 (#1694)9c1e94e
Update NPM dependencies (#1703)0ad4b8f
Prep Release v4.1.4 (#1704)43045ae
Disableextensions.worktreeConfig
when disablingsparse-checkout
(#1692)37b0821
Bump the minor-actions-dependencies group with 2 updates (#1693)Updates
actions/setup-python
from 4.7.1 to 5.1.0Release notes
Sourced from actions/setup-python's releases.
... (truncated)
Commits
82c7e63
Documentation changes for avoiding rate limit issues on GHES (#835)10aa35a
feat: fallback to raw endpoint for manifest when rate limit is reached (#766)9a7ac94
Bump undici from 5.27.2 to 5.28.3 (#817)871daa9
Fix the "Specifying multiple Python/PyPy versions" link (#782)2f07895
Fix broken README.md link (#793)e9d6f99
Replace setup-python@v4 by setup-python@v5 in README (#776)0a5c615
Update action to node20 (#772)0ae5836
Add example of GraalPy to docs (#773)b64ffca
update actions/checkout to v4 (#761)8d28961
Examples now use checkout@v4 (#738)Updates
svenstaro/upload-release-action
from 2.7.0 to 2.9.0Release notes
Sourced from svenstaro/upload-release-action's releases.
Changelog
Sourced from svenstaro/upload-release-action's changelog.
... (truncated)
Commits
04733e0
This is 2.9.07b5b755
Add CHANGELOG entry for #11217449a2
Add draft release support (fixes #19)ec2ff03
Amend CHANGELOGff23fb2
This is 2.8.08e43835
Bump all depsfe68892
Merge pull request #113 from svenstaro/dependabot/npm_and_yarn/babel/traverse...a13e7b5
Merge pull request #116 from der-eismann/update-to-node20a4bae28
Update to node20c19ddf4
Bump@babel/traverse
from 7.22.8 to 7.23.2Updates
tj-actions/glob
from 17.3.0 to 22.0.1Release notes
Sourced from tj-actions/glob's releases.
... (truncated)
Changelog
Sourced from tj-actions/glob's changelog.
... (truncated)
Commits
2944188
Update sync-release-version.yml6f9090a
chore(deps): update actions/checkout digest to 44c2b7a13a8194
chore(deps): update dependency@types/node
to v20.12.112696167
chore(deps): update codacy/codacy-analysis-cli-action action to v4.4.11561bbb
Merge pull request #1260 from tj-actions/dependabot/npm_and_yarn/eslint-plugi...67e2a34
build(deps-dev): bump eslint-plugin-n from 17.5.0 to 17.5.1dc9b183
Merge pull request #1259 from tj-actions/renovate/actions-checkout-digeste766415
chore(deps): update actions/checkout digest to 0ad4b8fa4a08fd
Merge pull request #1258 from tj-actions/dependabot/github_actions/actions/ch...1133b97
build(deps): bump actions/checkout from 4.1.4 to 4.1.5Updates
slsa-framework/slsa-github-generator
from 1.9.0 to 2.0.0Release notes
Sourced from slsa-framework/slsa-github-generator's releases.
Changelog
Sourced from slsa-framework/slsa-github-generator's changelog.
Commits
5a775b3
chore: v2.0.0: update tags (#3583)41733f7
chore: v2.0.0-rc.0: update tags (#3578)3789345
docs: v.2.0.0: finalize CHANGELOG.md (#3577)02fc78b
fix: deadlock and improve debugging experience (#3570)4534a0b
break: Revert "chore: Revert "fix: upload-artifact and download-artifact v4""...e8c2dcf
fix(deps): Update Sigstore Dep to Sigstore 2.2.2 (#3491)2512315
feat(breaking): remove attestation-name input and output (#3456)4fbc6a9
chore: add ramonpetgrave64 to CODEOWNERS (#3490)8869c8a
fix: Switch to newer DSSE rekor type (#3299)9d81ca7
chore: Update slsa-verifier version (#3454)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