build(deps): Bump actions/checkout from 4 to 6 - #3
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions/checkout-6
branch
from
April 27, 2026 14:47
315e465 to
6b1e666
Compare
This was referenced Apr 28, 2026
marmar9615-cloud
added a commit
that referenced
this pull request
Apr 28, 2026
Adds the design-first artifacts for v0.5.0 — Signed Manifests: - docs/designs/signed-manifests.md (full design doc covering threat model, manifest signing model, JCS canonicalization, Ed25519 default, key set publication, rotation/revocation, freshness, verification failure modes, schema/SDK/scanner/MCP/CLI impact, backward compatibility, migration plan, and test plan). - docs/adr/0002-signed-manifests.md (architecture decision record with five rejected and one deferred alternative). - docs/issues/v0.5.0-signed-manifests.md (in-tree mirror of GitHub tracking issue #31). Updates the supporting docs to reflect that v0.4.0 has shipped on npm via Trusted Publishing and that v0.5.0 signed manifests are now in design (not yet runtime): - docs/roadmap.md — v0.4.0 marked shipped; v0.5.0 marked in design. - docs/v1-readiness.md — criterion #7 (signed manifests) flipped to "design in progress"; #1, #2, #3 (Trusted Publishing / provenance) flipped to "yes" since v0.4.0 published. - docs/threat-model.md — T1 expanded into T1.a/b/c/d sub-vectors and pointed at the v0.5.0 design as its mitigation. - docs/security-configuration.md — adds a "Signed manifests (v0.5.0 — design only, not yet runtime)" section listing the proposed env vars without enforcing them. - docs/production-readiness.md — bottom-line note now refers to v0.4.0 and points at the in-progress design. - AGENTS.md / CLAUDE.md / README.md — small status notes; no bloat. No runtime change. No package version bump. No publish. No tag. No release. Unsigned manifests still validate against the v0.1 manifest spec. All safety invariants intact (confirmation gate, origin pinning, target-origin allowlist, audit redaction, stdio stdout hygiene, HTTP transport auth/origin checks). Verified locally with npm run typecheck:clean (clean), npm test (196/196), npm run build (all packages), npm run pack:dry-run (all six packages OK at 0.4.0). Tracking: #31 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Author
|
Superseded by #47. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps actions/checkout from 4 to 6.
Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
de0fac2Fix tag handling: preserve annotations and explicit fetch-tags (#2356)064fe7fAdd orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...8e8c483Clarify v6 README (#2328)033fa0dAdd worktree support for persist-credentials includeIf (#2327)c2d88d3Update all references from v5 and v4 to v6 (#2314)1af3b93update readme/changelog for v6 (#2311)71cf226v6-beta (#2298)069c695Persist creds to a separate file (#2286)ff7abcdUpdate README to include Node.js 24 support details and requirements (#2248)08c6903Prepare v5.0.0 release (#2238)