Bump actions/upload-artifact from 6 to 7#464
Conversation
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v6...v7) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
🤖 Claude Code ReviewPR Code ReviewThis PR bumps Code Quality
Testing
Documentation
Security
Summary: Clean, minimal, and consistent change. All 5 workflow files that used
|
Coverage reportClick to see where and how coverage changed
This report was generated by python-coverage-comment-action |
||||||||||||||||||||||||||||||
Super-linter summary
All files and directories linted successfully For more information, see the GitHub Actions workflow run Powered by Super-linter |
🤖 Claude Code ReviewPR Code ReviewThis PR upgrades Code Quality✅ Style guide - Simple version bump, no style concerns. ✅ No commented-out code - Clean changes. ✅ Meaningful variable names - N/A. ✅ DRY principle - The same version bump is applied consistently across all 5 files where the action is used. ✅ No defects - Straightforward dependency version bump. The change is consistent and complete — all occurrences of ✅ CLAUDE.md - N/A for this change. Testing✅ Unit/integration tests - Not applicable for CI workflow changes. ✅ Edge cases - N/A. ✅ Test coverage - N/A. Documentation✅ README - No update needed. ✅ API docs - N/A. ✅ Inline comments - N/A. ✅ CHANGELOG.md - Not updated, but this is a minor dependency bump that typically doesn't warrant a changelog entry. ✅ Markdown formatting - N/A (YAML files only). Security✅ No hardcoded credentials - None present. ✅ Input validation - N/A. ✅ Error handling - N/A. ✅ No sensitive data in logs - N/A. ✅ No license files - None present. SummaryThis is a clean, minimal PR that bumps
|
Super-linter summary
All files and directories linted successfully For more information, see the GitHub Actions workflow run Powered by Super-linter |
Bumps actions/upload-artifact from 6 to 7.
Release notes
Sourced from actions/upload-artifact's releases.
Commits
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 testDependabot 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)Resolves #764
Resolves #762
Resolves #754
Resolves actions/upload-artifact#754
Resolves actions/upload-artifact#762
Resolves actions/upload-artifact#764