Skip to content

Build(deps): Bump @actions/artifact from 5.0.3 to 6.2.0#268

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/actions/artifact-6.2.0
Open

Build(deps): Bump @actions/artifact from 5.0.3 to 6.2.0#268
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/actions/artifact-6.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps @actions/artifact from 5.0.3 to 6.2.0.

Changelog

Sourced from @​actions/artifact's changelog.

6.2.0

  • Support uploading single un-archived files (not zipped). Direct uploads are only supported for artifacts version 7+ (based on the major version of actions/upload-artifact). Callers must pass the skipArchive option to uploadArtifact. Only single files can be uploaded at a time right now. Default behavior should remain unchanged if skipArchive = false. When skipArchive = true, the name of the file is used as the name of the artifact for consistency with the downloads: you upload artifact.txt, you download artifact.txt.

6.1.0

  • Support downloading non-zip artifacts. Zipped artifacts will be decompressed automatically (with an optional override). Un-zipped artifacts will be downloaded as-is.

6.0.0

  • Breaking change: Package is now ESM-only
    • CommonJS consumers must use dynamic import() instead of require()
Commits

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependabot Dependabot issues and PRs npm Node.js issues and PRs labels Mar 1, 2026
@dependabot dependabot bot requested a review from ncalteen as a code owner March 1, 2026 11:43
@dependabot dependabot bot added the npm Node.js issues and PRs label Mar 1, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 1, 2026

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 5 0 0 0.22s
✅ JAVASCRIPT prettier 19 0 0 4.9s
✅ JSON npm-package-json-lint yes no no 0.7s
✅ JSON prettier 29 0 0 1.51s
✅ MARKDOWN markdownlint 10 0 0 1.54s
✅ REPOSITORY checkov yes no no 28.45s
✅ REPOSITORY gitleaks yes no no 1.78s
✅ REPOSITORY git_diff yes no no 0.02s
✅ REPOSITORY grype yes no no 57.63s
✅ REPOSITORY secretlint yes no no 1.27s
✅ REPOSITORY syft yes no no 3.65s
✅ REPOSITORY trivy yes no no 17.17s
✅ REPOSITORY trivy-sbom yes no no 4.21s
✅ REPOSITORY trufflehog yes no no 45.92s
✅ TYPESCRIPT prettier 108 0 0 3.37s
✅ YAML prettier 25 0 0 0.92s
✅ YAML yamllint 25 0 0 0.92s

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/actions/artifact-6.2.0 branch 2 times, most recently from 88d2c46 to 20e80a6 Compare March 19, 2026 15:55
Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 5.0.3 to 6.2.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact)

---
updated-dependencies:
- dependency-name: "@actions/artifact"
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/actions/artifact-6.2.0 branch from 20e80a6 to 7d1ec94 Compare March 19, 2026 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot Dependabot issues and PRs npm Node.js issues and PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants