Skip to content

chore(deps): update github actions (major)#1166

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-github-actions
Open

chore(deps): update github actions (major)#1166
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-github-actions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 24, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
actions/upload-artifact action major v6v7
docker/login-action action major v3v4
docker/setup-buildx-action action major v3v4
dorny/test-reporter action major v1v3
dorny/test-reporter action major v2.7.0v3.0.0
hashicorp/setup-terraform action major v3v4
marocchino/sticky-pull-request-comment action major v2v3.0.4

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

actions/upload-artifact (actions/upload-artifact)

v7.0.1

Compare Source

What's Changed

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

v7.0.0

Compare Source

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

v7

Compare Source

docker/login-action (docker/login-action)

v4.1.0

Compare Source

Full Changelog: docker/login-action@v4.0.0...v4.1.0

v4.0.0

Compare Source

Full Changelog: docker/login-action@v3.7.0...v4.0.0

v4

Compare Source

v3.7.0

Compare Source

Full Changelog: docker/login-action@v3.6.0...v3.7.0

v3.6.0

Compare Source

Full Changelog: docker/login-action@v3.5.0...v3.6.0

v3.5.0

Compare Source

Full Changelog: docker/login-action@v3.4.0...v3.5.0

v3.4.0

Compare Source

Full Changelog: docker/login-action@v3.3.0...v3.4.0

v3.3.0

Compare Source

Full Changelog: docker/login-action@v3.2.0...v3.3.0

v3.2.0

Compare Source

Full Changelog: docker/login-action@v3.1.0...v3.2.0

v3.1.0

Compare Source

Full Changelog: docker/login-action@v3.0.0...v3.1.0

docker/setup-buildx-action (docker/setup-buildx-action)

v4.0.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.12.0...v4.0.0

v4

Compare Source

v3.12.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.11.1...v3.12.0

v3.11.1

Compare Source

Full Changelog: docker/setup-buildx-action@v3.11.0...v3.11.1

v3.11.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.10.0...v3.11.0

v3.10.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.9.0...v3.10.0

v3.9.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.8.0...v3.9.0

v3.8.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.7.1...v3.8.0

v3.7.1

Compare Source

Full Changelog: docker/setup-buildx-action@v3.7.0...v3.7.1

v3.7.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.6.1...v3.7.0

v3.6.1

Compare Source

Full Changelog: docker/setup-buildx-action@v3.6.0...v3.6.1

v3.6.0

Compare Source

  • Create temp docker context if default one has TLS data loaded before creating a container builder by @​crazy-max in #​341

Full Changelog: docker/setup-buildx-action@v3.5.0...v3.6.0

v3.5.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.4.0...v3.5.0

v3.4.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.3.0...v3.4.0

v3.3.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.2.0...v3.3.0

v3.2.0

Compare Source

[!NOTE]
config and config-inline input names are deprecated and will be removed in next major release.

Full Changelog: docker/setup-buildx-action@v3.1.0...v3.2.0

v3.1.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.0.0...v3.1.0

dorny/test-reporter (dorny/test-reporter)

v3.0.0

Compare Source

Note: The v3 release requires NodeJS 24 runtime on GitHub Actions runners.

What's Changed

Other Changes

New Contributors

Full Changelog: dorny/test-reporter@v2.7.0...v3.0.0

v3

Compare Source

v2.7.0

Compare Source

What's Changed
  • Feature: Add slug-prefix output for link anchors #​731
  • Feature: Report jest-junit testsuite errors as failures #​155
  • Security: Update dependencies to fix reported security vulnerabilities
Other Changes
New Contributors

Full Changelog: dorny/test-reporter@v2.6.0...v2.7.0

v2.6.0

Compare Source

We updated all dependency packages to latest versions to fix reported security vulnerabilities.

What's Changed
  • Fix: For workflow_run events, resolve the commit of the check run from related pull request head commits first (matching workflow_run.head_branch, then first PR), and fall back to workflow_run.head_sha for non-PR runs #​673
  • Change: The test-reporter action will listed all artifacts associated with the build run #​693
  • Maintenance: Upgrade to ESLint v9 #​629
New Contributors

Full Changelog: dorny/test-reporter@v2.5.0...v2.6.0

v2.5.0

Compare Source

What's Changed

Features
Project maintanance

Full Changelog: dorny/test-reporter@v2.4.0...v2.5.0

v2.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: dorny/test-reporter@v2.3.0...v2.4.0

v2.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: dorny/test-reporter@v2.2.0...v2.3.0

v2.2.0

Compare Source

v2.1.1

Compare Source

A bug fix release of the test-reporter action.

What's Changed

New Contributors

Full Changelog: dorny/test-reporter@v2.1.0...v2.1.1

v2.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: dorny/test-reporter@v2.0.0...v2.1.0

v2.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: dorny/test-reporter@v1.9.1...v2.0.0

v2

Compare Source

v1.9.1

Compare Source

What's Changed

New Contributors

Full Changelog: dorny/test-reporter@v1.9.0...v1.9.1

v1.9.0

Compare Source

What's Changed

Features
  • Add support for the rspec-json format #​398
  • Updated packages #​405

Contributors

Full Changelog: dorny/test-reporter@v1.8.0...v1.9.0

v1.9

Compare Source

v1.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: dorny/test-reporter@v1.7.0...v1.8.0

v1.7.0

Compare Source

What's Changed

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 24, 2026

🔍 Vulnerabilities of dockerhubaneo/armonik_core_bench_test_worker:0.38.3-renovatemajorgithubactions.1.sha.3b135458

📦 Image Reference dockerhubaneo/armonik_core_bench_test_worker:0.38.3-renovatemajorgithubactions.1.sha.3b135458
digestsha256:408da0b19fc206eeff33c766cddd3d5e8188bff63c64fcafc46ee69f628bed86
vulnerabilitiescritical: 0 high: 0 medium: 0 low: 0
platformlinux/amd64
size63 MB
packages43

@renovate renovate Bot force-pushed the renovate/major-github-actions branch from 8b24b62 to 958757b Compare February 26, 2026 20:41
@renovate renovate Bot changed the title chore(deps): update hashicorp/setup-terraform action to v4 chore(deps): update github actions (major) Feb 26, 2026
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 3 times, most recently from 9c0ab58 to 326d884 Compare March 5, 2026 10:00
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from bf51ddd to 0ece6d6 Compare March 13, 2026 16:56
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 1e8ef5b to a1a22a6 Compare March 26, 2026 16:34
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 099e497 to cb40dcd Compare April 5, 2026 08:51
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from cb40dcd to e177a3c Compare April 10, 2026 22:13
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 4 times, most recently from 332efb3 to 0418bb9 Compare April 23, 2026 16:09
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 836a1f2 to 1204f53 Compare May 1, 2026 19:57
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 1, 2026

@renovate renovate Bot force-pushed the renovate/major-github-actions branch 3 times, most recently from 1b6eec1 to b220647 Compare May 13, 2026 14:02
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from b220647 to 3b13545 Compare May 14, 2026 18:37
@sonarqubecloud
Copy link
Copy Markdown

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants