Skip to content

Bump actions/upload-artifact from 6 to 7 in the github-actions group#2936

Merged
liquidsec merged 2 commits into3.0from
dependabot/github_actions/dev/github-actions-674967a53d
Mar 5, 2026
Merged

Bump actions/upload-artifact from 6 to 7 in the github-actions group#2936
liquidsec merged 2 commits into3.0from
dependabot/github_actions/dev/github-actions-674967a53d

Conversation

@dependabot
Copy link
Contributor

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

Bumps the github-actions group with 1 update: actions/upload-artifact.

Updates 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `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
  dependency-group: github-actions
...

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 Mar 2, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2026

📊 Performance Benchmark Report

Comparing 3.0 (baseline) vs dependabot/github_actions/dev/github-actions-674967a53d (current)

📈 Detailed Results (All Benchmarks)

📋 Complete results for all benchmarks - includes both significant and insignificant changes

🧪 Test Name 📏 Base 📏 Current 📈 Change 🎯 Status
Bloom Filter Dns Mutation Tracking Performance 4.30ms 4.24ms -1.3%
Bloom Filter Large Scale Dns Brute Force 17.62ms 17.60ms -0.1%
Large Closest Match Lookup 366.97ms 351.49ms -4.2%
Realistic Closest Match Workload 194.71ms 195.15ms +0.2%
Event Memory Medium Scan 1766 B/event 1766 B/event +0.0%
Event Memory Large Scan 1757 B/event 1757 B/event +0.0%
Event Validation Full Scan Startup Small Batch 484.52ms 487.64ms +0.6%
Event Validation Full Scan Startup Large Batch 772.04ms 752.91ms -2.5%
Make Event Autodetection Small 30.74ms 30.73ms -0.0%
Make Event Autodetection Large 316.42ms 314.08ms -0.7%
Make Event Explicit Types 14.04ms 13.98ms -0.4%
Excavate Single Thread Small 4.039s 4.034s -0.1%
Excavate Single Thread Large 9.495s 9.581s +0.9%
Excavate Parallel Tasks Small 4.204s 4.192s -0.3%
Excavate Parallel Tasks Large 7.285s 7.278s -0.1%
Is Ip Performance 3.16ms 3.16ms +0.1%
Make Ip Type Performance 11.31ms 11.46ms +1.3%
Mixed Ip Operations 4.44ms 4.45ms +0.4%
Typical Queue Shuffle 61.30µs 64.07µs +4.5%
Priority Queue Shuffle 701.20µs 708.41µs +1.0%

🎯 Performance Summary

No significant performance changes detected (all changes <10%)


🐍 Python Version 3.11.14

@liquidsec liquidsec changed the base branch from dev to 3.0 March 5, 2026 19:56
@codecov
Copy link

codecov bot commented Mar 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92%. Comparing base (3fed726) to head (015c53f).
⚠️ Report is 26 commits behind head on 3.0.

Additional details and impacted files
@@          Coverage Diff          @@
##             3.0   #2936   +/-   ##
=====================================
+ Coverage     92%     92%   +1%     
=====================================
  Files        438     438           
  Lines      36026   36026           
=====================================
+ Hits       32805   32807    +2     
+ Misses      3221    3219    -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@liquidsec liquidsec merged commit c5a08c1 into 3.0 Mar 5, 2026
16 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/dev/github-actions-674967a53d branch March 5, 2026 22:24
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