Skip to content

build(deps): bump actions/upload-artifact from 6 to 7#329

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

build(deps): bump actions/upload-artifact from 6 to 7#329
soul2zimate merged 2 commits intomainfrom
dependabot/github_actions/actions/upload-artifact-7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 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)

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

github-actions bot commented Feb 26, 2026

Test Results

335 tests   335 ✅  1m 22s ⏱️
 20 suites    0 💤
 20 files      0 ❌

Results for commit 9816b3b.

♻️ This comment has been updated with latest results.

@soul2zimate soul2zimate enabled auto-merge (squash) March 2, 2026 01:40
@qodo-code-review
Copy link
Contributor

CI Feedback 🧐

A test triggered by this PR failed. Here is an AI-generated analysis of the failure:

Action: call-shared / integration-tests (ubuntu-latest, pnpm)

Failed stage: Run Integration Tests [❌]

Failed test name: component_analysis validation

Failure summary:

The action failed during the component analysis validation step because the vulnerability counts
returned by the osv-github source did not match the expected results.
- The log reports a critical
severity mismatch for component_analysis with provider rhtpa and source osv-github: expected 1, got
0 (line 750).
- Due to this mismatch, the validator reported Component analysis validation failed
and the job exited with code 1 (lines 751-752).

Relevant error logs:
1:  ##[group]Runner Image Provisioner
2:  Hosted Compute Agent
...

287:  env:
288:  TRUSTIFY_DA_DEV_MODE: true
289:  TRUSTIFY_DA_BACKEND_URL: https://exhort.stage.devshift.net
290:  PYTHONIOENCODING: utf-8
291:  PYTHONUNBUFFERED: 1
292:  pythonLocation: /opt/hostedtoolcache/Python/3.11.14/x64
293:  PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.11.14/x64/lib/pkgconfig
294:  Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.14/x64
295:  Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.14/x64
296:  Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.14/x64
297:  LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.11.14/x64/lib
298:  ##[endgroup]
299:  + python -u shared-scripts/run_tests_no_runtime.py java artifact pnpm
300:  ---
301:  Scenario: No runtime available
302:  Description: It fails when no runtime is available
303:  Manifest: /home/runner/work/trustify-da-java-client/trustify-da-java-client/integration-tests/scenarios/pnpm/simple/package.json
304:  Expecting failure (no runtime available)
305:  Executing: java -jar /home/runner/work/trustify-da-java-client/trustify-da-java-client/integration-tests/artifact/cli.jar component /home/runner/work/trustify-da-java-client/trustify-da-java-client/integration-tests/scenarios/pnpm/simple/package.json
306:  ✅ Command failed as expected (no runtime available)
307:  Executing: java -jar /home/runner/work/trustify-da-java-client/trustify-da-java-client/integration-tests/artifact/cli.jar stack /home/runner/work/trustify-da-java-client/trustify-da-java-client/integration-tests/scenarios/pnpm/simple/package.json
308:  ✅ Command failed as expected (no runtime available)
309:  Executing: java -jar /home/runner/work/trustify-da-java-client/trustify-da-java-client/integration-tests/artifact/cli.jar stack /home/runner/work/trustify-da-java-client/trustify-da-java-client/integration-tests/scenarios/pnpm/simple/package.json --summary
310:  ✅ Command failed as expected (no runtime available)
311:  Executing: java -jar /home/runner/work/trustify-da-java-client/trustify-da-java-client/integration-tests/artifact/cli.jar stack /home/runner/work/trustify-da-java-client/trustify-da-java-client/integration-tests/scenarios/pnpm/simple/package.json --html
312:  ✅ Command failed as expected (no runtime available)
313:  ---
...

391:  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
392:  📦 Java:
393:  openjdk 17.0.18 2026-01-20
394:  OpenJDK Runtime Environment Temurin-17.0.18+8 (build 17.0.18+8)
395:  OpenJDK 64-Bit Server VM Temurin-17.0.18+8 (build 17.0.18+8, mixed mode, sharing)
396:  📦 Maven:
397:  Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1)
398:  Maven home: /usr/share/apache-maven-3.9.12
399:  Java version: 17.0.18, vendor: Eclipse Adoptium, runtime: /usr/lib/jvm/temurin-17-jdk-amd64
400:  Default locale: en, platform encoding: UTF-8
401:  OS name: "linux", version: "6.14.0-1017-azure", arch: "amd64", family: "unix"
402:  📦 Gradle:
403:  Welcome to Gradle 9.3.1!
404:  Here are the highlights of this release:
405:  - Test reporting improvements
406:  - Error and warning improvements
407:  - Build authoring improvements
...

736:  "direct": 6,
737:  "transitive": 0,
738:  "total": 6,
739:  "dependencies": 3,
740:  "critical": 1,
741:  "high": 1,
742:  "medium": 4,
743:  "low": 0,
744:  "remediations": 0,
745:  "recommendations": 0,
746:  "unscanned": 0
747:  }
748:  }
749:  }
750:  ❌ component_analysis provider rhtpa source osv-github critical mismatch: expected 1, got 0
751:  ❌ Component analysis validation failed
752:  ##[error]Process completed with exit code 1.
753:  Post job cleanup.

@soul2zimate soul2zimate merged commit fc7eead into main Mar 2, 2026
25 of 40 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/actions/upload-artifact-7 branch March 2, 2026 01:43
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