chore(ci): bump actions/upload-artifact from 4.6.2 to 7.0.1#81
chore(ci): bump actions/upload-artifact from 4.6.2 to 7.0.1#81dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 7.0.1. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@ea165f8...043fb46) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
lml2468
left a comment
There was a problem hiding this comment.
[COMMENT] Version verified ✅ — is a legitimate release in the official repo.
Note: (this PR, v7) and (PR #82, v8) are used together in . They are at different major versions. GitHub has stated cross-major compatibility since v4, so this should work, but recommend merging #81 and #82 together (or in immediate succession) to avoid a window where upload and download are at mismatched versions mid-run.
Jerry-Xin
left a comment
There was a problem hiding this comment.
This CI-only dependency bump is in scope for octo-web and does not introduce a blocking issue.
💬 Non-blocking
🔵 Suggestion — .github/workflows/docker-publish.yml:150, .github/workflows/docker-publish.yml:153, .github/workflows/docker-publish.yml:200: actions/upload-artifact@v7 runs on Node 24, so if these jobs are ever moved from GitHub-hosted runners to self-hosted runners, the runner version must be kept current enough for Node 24 actions. The current workflow uses GitHub-hosted Ubuntu runners, so this is not a merge blocker.
✅ Highlights
.github/workflows/docker-publish.yml:191: The action remains pinned to a full commit SHA, and the SHA matches thev7.0.1tag..github/workflows/docker-publish.yml:193-196: Existing artifact behavior is preserved: named digest artifacts,/tmp/digests/*,if-no-files-found: error, and one-day retention..github/workflows/docker-publish.yml:207-211: The downstreamdownload-artifactstep still matches the uploadeddigests-*artifacts and merges them as expected.
lml2468
left a comment
There was a problem hiding this comment.
Cross-review (qijingchun) — No issues. Single SHA-pinned bump (actions/upload-artifact v4.6.2 → v7.0.1), 1 call site in docker-publish.yml. COMMENTED (GH account constraint).
Bumps actions/upload-artifact from 4.6.2 to 7.0.1.
Release notes
Sourced from actions/upload-artifact's releases.
... (truncated)
Commits
043fb46Merge pull request #797 from actions/yacaovsnc/update-dependency634250cInclude changes in typespec/ts-http-runtime 0.3.5e454baaReadme: bump all the example versions to v7 (#796)74fad66Update the readme with direct upload details (#795)bbbca2dSupport direct file uploads (#764)589182cUpgrade the module to ESM and bump dependencies (#762)47309c9Merge pull request #754 from actions/Link-/add-proxy-integration-tests02a8460Add proxy integration testb7c566aMerge pull request #745 from actions/upload-artifact-v6-releasee516bc8docs: correct description of Node.js 24 support in READMEDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)