Skip to content

chore(deps): bump actions/upload-artifact from 6 to 7#584

Merged
gtema merged 2 commits intomainfrom
dependabot/github_actions/actions/upload-artifact-7
Mar 4, 2026
Merged

chore(deps): bump actions/upload-artifact from 6 to 7#584
gtema merged 2 commits intomainfrom
dependabot/github_actions/actions/upload-artifact-7

Conversation

@dependabot
Copy link
Contributor

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

Bumps actions/upload-artifact from 6 to 7.

Release notes

Sourced from actions/upload-artifact's releases.

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

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 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 2, 2026
@github-actions
Copy link

github-actions bot commented Mar 2, 2026

🦢 Load Test Results

Goose Attack Report

Plan Overview

Action Started Stopped Elapsed Users
Increasing 26-03-04 15:28:31 26-03-04 15:28:33 00:00:02 0 → 4
Maintaining 26-03-04 15:28:33 26-03-04 15:29:03 00:00:30 4
Decreasing 26-03-04 15:29:03 26-03-04 15:29:03 00:00:00 0 ← 4

Request Metrics

Method Name # Requests # Fails Average (ms) Min (ms) Max (ms) RPS Failures/s
GET 8214 0 14.09 8 31 273.80 0.00
Aggregated 8214 0 14.09 8 31 273.80 0.00

Response Time Metrics

Method Name 50%ile (ms) 60%ile (ms) 70%ile (ms) 80%ile (ms) 90%ile (ms) 95%ile (ms) 99%ile (ms) 100%ile (ms)
GET 12 12 18 19 20 20 22 31
Aggregated 12 12 18 19 20 20 22 31

Status Code Metrics

Method Name Status Codes
GET 8,214 [200]
Aggregated 8,214 [200]

Transaction Metrics

Transaction # Times Run # Fails Average (ms) Min (ms) Max (ms) RPS Failures/s
ListUsers
0.0 0 0 0.00 0 0 0.00 0.00
0.1 5188 0 11.09 8 19 172.93 0.00
ValidateToken
1.0 0 0 0.00 0 0 0.00 0.00
1.1 3026 0 19.38 16 31 100.87 0.00
Aggregated 8214 0 14.09 8 31 273.80 0.00

Scenario Metrics

Transaction # Users # Times Run Average (ms) Min (ms) Max (ms) Scenarios/s Iterations
ListUsers 2 5186 11.09 8 19 172.87 2593.00
ValidateToken 2 3024 19.38 16 31 100.80 1512.00
Aggregated 4 8210 14.15 8 31 273.67 4105.00

Error Metrics

Method Name # Error

View full report

@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/upload-artifact-7 branch 3 times, most recently from 3b0fa53 to 16bbee1 Compare March 4, 2026 12:19
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>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/upload-artifact-7 branch from 16bbee1 to 0d74a91 Compare March 4, 2026 14:39
@gtema gtema force-pushed the dependabot/github_actions/actions/upload-artifact-7 branch from db265df to cbfd9e0 Compare March 4, 2026 15:20
@github-actions
Copy link

github-actions bot commented Mar 4, 2026

🐰 Bencher Report

Branchdependabot/github_actions/actions/upload-artifact-7
Testbedubuntu-latest

⚠️ WARNING: No Threshold found!

Without a Threshold, no Alerts will ever be generated.

Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the --ci-only-thresholds flag.

Click to view all benchmark results
BenchmarkLatencynanoseconds (ns)
fernet token/project📈 view plot
⚠️ NO THRESHOLD
1,420.40 ns
get_fernet_token_timestamp/project📈 view plot
⚠️ NO THRESHOLD
144.52 ns
🐰 View full continuous benchmarking report in Bencher

@gtema gtema merged commit 18fc659 into main Mar 4, 2026
28 of 29 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/actions/upload-artifact-7 branch March 4, 2026 17:26
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.

1 participant