Skip to content

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

Merged
jnewton03 merged 1 commit intomainfrom
dependabot/github_actions/actions/upload-artifact-7
Mar 3, 2026
Merged

chore(deps): bump actions/upload-artifact from 6 to 7#504
jnewton03 merged 1 commit intomainfrom
dependabot/github_actions/actions/upload-artifact-7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 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 github_actions Pull requests that update GitHub Actions code labels Feb 27, 2026
@claude
Copy link
Contributor

claude bot commented Feb 27, 2026

Claude finished @dependabot[bot]'s task in 37s —— View job


Review Complete ✓

  • Fetch and review PR diff
  • Analyze workflow file for compatibility issues
  • Provide review feedback

LGTM - no significant issues found

The upgrade from actions/upload-artifact@v6 to v7 at line 303 is compatible with the current usage. The workflow uploads a single PDF file (summary.pdf), which works identically in both versions. The v7 changes (direct file upload support and ESM) don't affect this use case.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 27, 2026

🔍 Vulnerabilities of liquibase/liquibase:9219213747e36b03518327b398527f0e0147df0b

📦 Image Reference liquibase/liquibase:9219213747e36b03518327b398527f0e0147df0b
digestsha256:c9a459349274c46de6f240692284a59d996ad6c25f52e2a7dbb7c2b94d3e0122
vulnerabilitiescritical: 0 high: 0 medium: 0 low: 0
platformlinux/amd64
size127 MB
packages206
📦 Base Image eclipse-temurin:21-jre
also known as
  • 21-jre-noble
  • 21.0.10_7-jre-noble
digestsha256:bb4d41d883e59e82cad021feb8e06401c15bff1d40bdaca23cabc48a80c3114b
vulnerabilitiescritical: 0 high: 0 medium: 10 low: 14

@jnewton03
Copy link
Contributor

@dependabot rebase

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 c7ec828 to 1b621dd Compare March 3, 2026 16:17
@jnewton03 jnewton03 merged commit 946c4d1 into main Mar 3, 2026
15 of 17 checks passed
@jnewton03 jnewton03 deleted the dependabot/github_actions/actions/upload-artifact-7 branch March 3, 2026 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies github_actions Pull requests that update GitHub Actions code TypeChore TypeCI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant