ci(deps): bump actions/upload-artifact v4.6.2 to v7.0.1 (replaces #22)#39
Merged
Merged
Conversation
Supersedes #22 — Dependabot PR blocked by branch-name governance guard. Re-created on a codex-compliant branch per docs/SECURITY.md. Old: ea165f8d65b6e75b540449e92b4886f43607fa02 (v4.6.2) New: 043fb46d1a93c77aae656e7c1c64a875d1fc6a0a (v7.0.1) 10 references updated across 6 workflows: - .github/workflows/ci.yml (2) - .github/workflows/perf-foundation.yml (4) - .github/workflows/quality-gates.yml (1) - .github/workflows/dependency-watch.yml (1) - .github/workflows/osv-scan.yml (1) - .github/workflows/sbom.yml (1) Audit verified all 10 artifact uploads have globally unique names within their run contexts. No workflow emits multiple artifacts with the same name, so the v5+ implicit-merge removal is not a concern. No actions/download-artifact usage in the repo (no lockstep bump needed). Workflow job graph and artifact names/paths/retention settings untouched; this is a pure SHA bump. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.
What
Bump
actions/upload-artifactSHA across all 10 references in.github/workflows/:ea165f8d65b6e75b540449e92b4886f43607fa02(v4.6.2)043fb46d1a93c77aae656e7c1c64a875d1fc6a0a(v7.0.1)Affected workflows (6 total):
ci.yml(2 refs)perf-foundation.yml(4 refs)quality-gates.yml(1)dependency-watch.yml(1)osv-scan.yml(1)sbom.yml(1)Why
Supersedes #22 — blocked by branch-name governance. Re-created on a codex branch per docs/SECURITY.md.
Wave 4 (remainder, pre-Wave 5) of the audit remediation plan.
How
Full workflow audit performed before the bump. Key v5+ breaking change is the removal of implicit artifact merging when two uploads in the same run share a
name:. Inventory confirmed all 10 artifact names are globally unique within their run contexts:coverage-frontendplaywright-reporttest-artifactsperf-foundation-bundleperf-foundation-buildperf-foundation-memoryperf-foundation-apidependency-watch-reportsosv-scan-reportsbom-${{ github.event.release.tag_name || github.run_id }}No
actions/download-artifactusage in the repo (no lockstep bump needed).One commit:
ci(deps): bump actions/upload-artifact v4.6.2 to v7.0.1 across workflows. Globalsed.Testing
grep -cacross all workflows confirms 10 new references and zero old referencesgh api repos/actions/upload-artifact/git/ref/tags/v7.0.1Performance impact
Risk / Notes
Screenshots (UI only)
Lockfile rationale (if lockfile changed)
🤖 Generated with Claude Code