Skip to content

chore(deps): update github-actions dependencies (major)#31

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-github-actions-dependencies
Open

chore(deps): update github-actions dependencies (major)#31
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-github-actions-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Aug 11, 2025

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v4v6
actions/upload-artifact action major v4v7
docker/login-action action major v3v4
docker/setup-buildx-action action major v3v4

Release Notes

actions/checkout (actions/checkout)

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v6

Compare Source

v5.0.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

v5.0.0

Compare Source

What's Changed
⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v5

Compare Source

v4.3.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v4...v4.3.1

v4.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.7

Compare Source

v4.1.6

Compare Source

v4.1.5

Compare Source

v4.1.4

Compare Source

v4.1.3

Compare Source

v4.1.2

Compare Source

  • Fix: Disable sparse checkout whenever sparse-checkout option is not present @​dscho in #​1598

v4.1.1

Compare Source

v4.1.0

Compare Source

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

v6

Compare Source

v6.0.0

Compare Source

v5

Compare Source

v5.0.0

Compare Source

v4.6.2

Compare Source

What's Changed

  • Update to use artifact 2.3.2 package & prepare for new upload-artifact release by @​salmanmkc in #​685

New Contributors

Full Changelog: actions/upload-artifact@v4...v4.6.2

v4.6.1

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.6.1

v4.6.0

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.6.0

v4.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v4.4.3...v4.5.0

v4.4.3

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4.4.2...v4.4.3

v4.4.2

Compare Source

What's Changed

  • Bump @actions/artifact to 2.1.11 by @​robherley in #​627
    • Includes fix for relative symlinks not resolving properly

Full Changelog: actions/upload-artifact@v4.4.1...v4.4.2

v4.4.1

Compare Source

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v4.4.0...v4.4.1

v4.4.0

Compare Source

Notice: Breaking Changes ⚠️

We will no longer include hidden files and folders by default in the upload-artifact action of this version. This reduces the risk that credentials are accidentally uploaded into artifacts. Customers who need to continue to upload these files can use a new option, include-hidden-files, to continue to do so.

See "Notice of upcoming deprecations and breaking changes in GitHub Actions runners" changelog and this issue for more details.

What's Changed

Full Changelog: actions/upload-artifact@v4.3.6...v4.4.0

v4.3.6

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.3.6

v4.3.5

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4.3.4...v4.3.5

v4.3.4

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4.3.3...v4.3.4

v4.3.3

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4.3.2...v4.3.3

v4.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v4.3.1...v4.3.2

v4.3.1

Compare Source

v4.3.0

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.3.0

v4.2.0

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.2.0

v4.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v4...v4.1.0

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

Compare Source

v4.0.0

Compare Source

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

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


Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate Bot enabled auto-merge (squash) August 11, 2025 13:38
renovate-approve[bot]
renovate-approve Bot previously approved these changes Aug 11, 2025
@renovate renovate Bot force-pushed the renovate/major-github-actions-dependencies branch from d2f25dc to 5de1a23 Compare October 24, 2025 21:44
@renovate renovate Bot changed the title chore(deps): update actions/checkout action to v5 chore(deps): update github-actions dependencies to v5 (major) Oct 24, 2025
renovate-approve[bot]
renovate-approve Bot previously approved these changes Oct 24, 2025
@renovate renovate Bot force-pushed the renovate/major-github-actions-dependencies branch from 5de1a23 to fbeb1a4 Compare November 18, 2025 03:03
renovate-approve[bot]
renovate-approve Bot previously approved these changes Nov 18, 2025
@renovate renovate Bot force-pushed the renovate/major-github-actions-dependencies branch from fbeb1a4 to b1e409e Compare November 20, 2025 18:10
@renovate renovate Bot changed the title chore(deps): update github-actions dependencies to v5 (major) chore(deps): update github-actions dependencies (major) Nov 20, 2025
renovate-approve[bot]
renovate-approve Bot previously approved these changes Nov 20, 2025
@renovate renovate Bot force-pushed the renovate/major-github-actions-dependencies branch from b1e409e to 7951276 Compare December 2, 2025 21:33
renovate-approve[bot]
renovate-approve Bot previously approved these changes Dec 2, 2025
@renovate renovate Bot force-pushed the renovate/major-github-actions-dependencies branch from 7951276 to f02881c Compare December 12, 2025 20:49
@renovate renovate Bot changed the title chore(deps): update github-actions dependencies (major) chore(deps): update github-actions dependencies to v6 (major) Dec 12, 2025
renovate-approve[bot]
renovate-approve Bot previously approved these changes Dec 12, 2025
@renovate renovate Bot force-pushed the renovate/major-github-actions-dependencies branch from f02881c to 7264566 Compare February 3, 2026 16:32
renovate-approve[bot]
renovate-approve Bot previously approved these changes Feb 3, 2026
@renovate renovate Bot force-pushed the renovate/major-github-actions-dependencies branch from 7264566 to dfce6d7 Compare February 26, 2026 21:08
@renovate renovate Bot changed the title chore(deps): update github-actions dependencies to v6 (major) chore(deps): update github-actions dependencies (major) Feb 26, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Feb 26, 2026
@renovate renovate Bot force-pushed the renovate/major-github-actions-dependencies branch from dfce6d7 to 7385c69 Compare March 4, 2026 09:58
renovate-approve[bot]
renovate-approve Bot previously approved these changes Mar 4, 2026
@renovate renovate Bot force-pushed the renovate/major-github-actions-dependencies branch from 7385c69 to 0a5c302 Compare March 5, 2026 08:33
renovate-approve[bot]
renovate-approve Bot previously approved these changes Mar 5, 2026
@renovate renovate Bot force-pushed the renovate/major-github-actions-dependencies branch from 0a5c302 to 212fda6 Compare April 2, 2026 21:25
renovate-approve[bot]
renovate-approve Bot previously approved these changes Apr 2, 2026
@renovate renovate Bot force-pushed the renovate/major-github-actions-dependencies branch from 212fda6 to 85bdc35 Compare April 10, 2026 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants