Skip to content

chore(deps): bump actions/upload-artifact from 4.6.2 to 7.0.1 - #433

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/upload-artifact-7.0.1
Open

chore(deps): bump actions/upload-artifact from 4.6.2 to 7.0.1#433
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/upload-artifact-7.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/upload-artifact from 4.6.2 to 7.0.1.

Release notes

Sourced from actions/upload-artifact's releases.

v7.0.1

What's Changed

Full Changelog: actions/upload-artifact@v7...v7.0.1

v7.0.0

v7 What's new

Direct Uploads

Adds support for uploading single files directly (unzipped). Callers can set the new archive parameter to false to skip zipping the file during upload. Right now, we only support single files. The action will fail if the glob passed resolves to multiple files. The name parameter is also ignored with this setting. Instead, the name of the artifact will be the name of the uploaded file.

ESM

To support new versions of the @actions/* packages, we've upgraded the package to ESM.

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v6...v7.0.0

v6.0.0

v6 - What's new

[!IMPORTANT] actions/upload-artifact@v6 now runs on Node.js 24 (runs.using: node24) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.

Node.js 24

This release updates the runtime to Node.js 24. v5 had preliminary support for Node.js 24, however this action was by default still running on Node.js 20. Now this action by default will run on Node.js 24.

What's Changed

Full Changelog: actions/upload-artifact@v5.0.0...v6.0.0

v5.0.0

What's Changed

... (truncated)

Commits
  • 043fb46 Merge pull request #797 from actions/yacaovsnc/update-dependency
  • 634250c Include changes in typespec/ts-http-runtime 0.3.5
  • e454baa Readme: bump all the example versions to v7 (#796)
  • 74fad66 Update the readme with direct upload details (#795)
  • bbbca2d Support direct file uploads (#764)
  • 589182c Upgrade the module to ESM and bump dependencies (#762)
  • 47309c9 Merge pull request #754 from actions/Link-/add-proxy-integration-tests
  • 02a8460 Add proxy integration test
  • b7c566a Merge pull request #745 from actions/upload-artifact-v6-release
  • e516bc8 docs: correct description of Node.js 24 support in README
  • Additional commits viewable in compare view

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)

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@v4.6.2...v7.0.1)

---
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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 4, 2026
@vercel

vercel Bot commented Sep 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
website-odsf Ready Ready Preview Sep 4, 2026 8:35am UTC

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

MegaLinter analysis: Error

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 2 0 0 0.22s
❌ ACTION zizmor 2 0 13 0 2.78s
✅ COPYPASTE jscpd yes no no 1.06s
✅ EDITORCONFIG editorconfig-checker 2 0 0 0.01s
✅ REPOSITORY betterleaks yes no no 1.15s
✅ REPOSITORY checkov yes no no 20.51s
✅ REPOSITORY gitleaks yes no no 4.03s
✅ REPOSITORY git_diff yes no no 0.8s
⚠️ REPOSITORY grype yes 4 no 70.35s
❌ REPOSITORY osv-scanner yes 4 no 1.87s
✅ REPOSITORY secretlint yes no no 10.89s
✅ REPOSITORY syft yes no no 4.65s
✅ REPOSITORY trivy yes no no 13.8s
✅ REPOSITORY trivy-sbom yes no no 4.77s
✅ REPOSITORY trufflehog yes no no 4.53s
❌ SPELL cspell 3 1 0 2.65s
✅ YAML v8r 2 0 0 2.27s
✅ YAML yamllint 2 0 0 0.5s

Detailed Issues

❌ SPELL / cspell - 1 error
.github/workflows/mega-linter.yml:180:15    - Unknown word (stefanzweifel) -- uses: stefanzweifel/git-auto-commit-action
	 Suggestions: []
CSpell: Files checked: 3, Issues found: 1 in 1 file.


You can skip this misspellings by defining the following .cspell.json file at the root of your repository
Of course, please correct real typos before :)

{
    "version": "0.2",
    "language": "en",
    "ignorePaths": [
        "**/node_modules/**",
        "**/vscode-extension/**",
        "**/.git/**",
        "**/.pnpm-lock.json",
        ".vscode",
        "package-lock.json",
        "megalinter-reports"
    ],
    "words": [
        "stefanzweifel"
    ]
}


You can also copy-paste megalinter-reports/cspell.json at the root of your repository
❌ REPOSITORY / osv-scanner - 4 errors
Scanning dir .
Starting filesystem walk for root: /
Scanned pnpm-lock.yaml file and found 1067 packages
End status: 222 dirs visited, 1091 inodes visited, 1 Extract calls, 77.390548ms elapsed, 77.390848ms wall time

Total 1 package affected by 4 known vulnerabilities (0 Critical, 4 High, 0 Medium, 0 Low, 0 Unknown) from 1 ecosystem.
4 vulnerabilities can be fixed.

+-------------------------------------+------+-----------+----------+---------+---------------+----------------+
| OSV URL                             | CVSS | ECOSYSTEM | PACKAGE  | VERSION | FIXED VERSION | SOURCE         |
+-------------------------------------+------+-----------+----------+---------+---------------+----------------+
| https://osv.dev/GHSA-5jgf-p345-68v8 | 7.5  | npm       | fast-uri | 3.1.5   | 3.1.6         | pnpm-lock.yaml |
| https://osv.dev/GHSA-f65p-4m7j-42xc | 7.5  | npm       | fast-uri | 3.1.5   | 3.1.6         | pnpm-lock.yaml |
| https://osv.dev/GHSA-fph4-wmhf-6fwf | 7.5  | npm       | fast-uri | 3.1.5   | 3.1.6         | pnpm-lock.yaml |
| https://osv.dev/GHSA-jqff-g426-hqxp | 7.5  | npm       | fast-uri | 3.1.5   | 3.1.6         | pnpm-lock.yaml |
+-------------------------------------+------+-----------+----------+---------+---------------+----------------+
❌ ACTION / zizmor - 13 errors
INFO zizmor: 🌈 zizmor v1.25.0
 INFO audit: zizmor: 🌈 completed .github/workflows/agent-toolkit-inventory-drift.yml
 INFO audit: zizmor: 🌈 completed .github/workflows/mega-linter.yml
help[artipacked]: credential persistence through GitHub Actions artifacts
  --> .github/workflows/mega-linter.yml:60:9
   |
60 |         - name: Checkout Code
   |  _________^
61 | |         uses: actions/checkout@v7
62 | |         with:
63 | |           token: ${{ secrets.PAT || secrets.GITHUB_TOKEN }}
...  |
69 | |       # MegaLinter
   | |__________________^ does not set persist-credentials: false
   |
   = note: audit confidence → Low
   = note: this finding has an auto-fix
   = help: audit documentation → https://docs.zizmor.sh/audits/#artipacked

info[template-injection]: code injection via template expansion
   --> .github/workflows/mega-linter.yml:158:33
    |
157 |         run: |
    |         --- this run block
158 |           echo "PR Number - ${{ steps.cpr.outputs.pull-request-number }}"
    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ may expand into attacker-controllable code
    |
    = note: audit confidence → Low
    = note: this finding has an auto-fix
    = help: audit documentation → https://docs.zizmor.sh/audits/#template-injection

info[template-injection]: code injection via template expansion
   --> .github/workflows/mega-linter.yml:159:30
    |
157 |         run: |
    |         --- this run block
158 |           echo "PR Number - ${{ steps.cpr.outputs.pull-request-number }}"
159 |           echo "PR URL - ${{ steps.cpr.outputs.pull-request-url }}"
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ may expand into attacker-controllable code
    |
    = note: audit confidence → Low
    = note: this finding has an auto-fix
    = help: audit documentation → https://docs.zizmor.sh/audits/#template-injection

error[unpinned-uses]: unpinned action reference
  --> .github/workflows/mega-linter.yml:61:15
   |
61 |         uses: actions/checkout@v7
   |               ^^^^^^^^^^^^^^^^^^^ action is not pinned to a hash (required by blanket policy)
   |
   = note: audit confidence → High
   = note: this finding has an auto-fix
   = help: audit documentation → https://docs.zizmor.sh/audits/#unpinned-uses

error[unpinned-uses]: unpinned action reference
  --> .github/workflows/mega-linter.yml:74:15
   |
74 |         uses: oxsecurity/megalinter/flavors/javascript@v9
   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ action is not pinned to a hash (required by blanket policy)
   |
   = note: audit confidence → High
   = note: this finding has an auto-fix
   = help: audit documentation → https://docs.zizmor.sh/audits/#unpinned-uses

error[unpinned-uses]: unpinned action reference
   --> .github/workflows/mega-linter.yml:113:15
    |
113 |         uses: actions/upload-artifact@v7.0.1
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ action is not pinned to a hash (required by blanket policy)
    |
    = note: audit confidence → High
    = note: this finding has an auto-fix
    = help: audit documentation → https://docs.zizmor.sh/audits/#unpinned-uses

error[unpinned-uses]: unpinned action reference
   --> .github/workflows/mega-linter.yml:124:15
    |
124 |         uses: peter-evans/create-pull-request@v8
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ action is not pinned to a hash (required by blanket policy)
    |
    = note: audit confidence → High
    = note: this finding has an auto-fix
    = help: audit documentation → https://docs.zizmor.sh/audits/#unpinned-uses

error[unpinned-uses]: unpinned action reference
   --> .github/workflows/mega-linter.yml:180:15
    |
180 |         uses: stefanzweifel/git-auto-commit-action@v7
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ action is not pinned to a hash (required by blanket policy)
    |
    = note: audit confidence → High
    = note: this finding has an auto-fix
    = help: audit documentation → https://docs.zizmor.sh/audits/#unpinned-uses

13 findings (5 suppressed, 8 unsafe fixes): 2 informational, 1 low, 0 medium, 5 high
No fixes available to apply (8 held back by safe mode). Use --fix=unsafe or --fix=all to apply unsafe fixes.
⚠️ REPOSITORY / grype - 4 errors
[0000]  WARN no explicit name and version provided for directory source, deriving artifact ID from the given path (which is not ideal) from=syft
NAME      INSTALLED  FIXED IN  TYPE  VULNERABILITY        SEVERITY  EPSS         RISK  
fast-uri  3.1.5      3.1.6     npm   GHSA-5jgf-p345-68v8  High      0.2% (13th)  0.2   
fast-uri  3.1.5      3.1.6     npm   GHSA-jqff-g426-hqxp  High      0.2% (13th)  0.2   
fast-uri  3.1.5      3.1.6     npm   GHSA-f65p-4m7j-42xc  High      0.2% (12th)  0.2   
fast-uri  3.1.5      3.1.6     npm   GHSA-fph4-wmhf-6fwf  High      0.2% (12th)  0.2
[0070] ERROR discovered vulnerabilities at or above the severity threshold

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

See detailed reports in MegaLinter artifacts
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

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

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Fails
🚫 📋 Missing Section - Please include the section: ## Description in your PR description.
🚫 📋 Missing Section - Please include the section: ## Type of Change in your PR description.
🚫 📋 Missing Section - Please include the section: ## How Has This Been Tested? in your PR description.
🚫 📋 Missing Section - Please include the section: ## Checklist in your PR description.
Warnings
⚠️ 📋 Unchecked Checklist Item - Please check the item: My code follows the style guidelines of this project in your PR description.
⚠️ 📋 Unchecked Checklist Item - Please check the item: I have performed a self-review of my code in your PR description.
⚠️ 📋 Unchecked Checklist Item - Please check the item: I have commented my code, particularly in hard-to-understand areas in your PR description.
⚠️ 📋 Unchecked Checklist Item - Please check the item: I have made corresponding changes to the documentation in your PR description.
⚠️ 📋 Unchecked Checklist Item - Please check the item: My changes generate no new warnings in your PR description.
⚠️ 📋 Unchecked Checklist Item - Please check the item: Any dependent changes have been merged and published in downstream modules in your PR description.
⚠️ 📋 Unchecked Checklist Item - Please check the item: I have checked my code and corrected any misspellings in your PR description.
Messages
📖 Thanks! We ❤️ small PRs!

Generated by 🚫 dangerJS against 029ed37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants