Skip to content

chore(deps): update all github action dependencies (v1.19)#44673

Merged
cilium-renovate[bot] merged 1 commit intov1.19from
renovate/v1.19-all-github-action
Mar 8, 2026
Merged

chore(deps): update all github action dependencies (v1.19)#44673
cilium-renovate[bot] merged 1 commit intov1.19from
renovate/v1.19-all-github-action

Conversation

@cilium-renovate
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
docker/build-push-action action major v6.19.2v7.0.0
docker/login-action action major v3.7.0v4.0.0
docker/setup-buildx-action action major v3.12.0v4.0.0
docker/setup-qemu-action action major v3.7.0v4.0.0
eksctl-io/eksctl minor v0.223.0v0.224.0
github/codeql-action action patch v4.32.4v4.32.6
google/cloud-sdk (changelog) major 558.0.0559.0.0

Release Notes

docker/build-push-action (docker/build-push-action)

v7.0.0

Compare Source

Full Changelog: docker/build-push-action@v6.19.2...v7.0.0

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

v4.0.0

Compare Source

Full Changelog: docker/login-action@v3.7.0...v4.0.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

docker/setup-qemu-action (docker/setup-qemu-action)

v4.0.0

Compare Source

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

eksctl-io/eksctl (eksctl-io/eksctl)

v0.224.0: eksctl 0.224.0

Compare Source

Release v0.224.0
🚀 Features
  • Add Gateway API ELB cleanup support for eksctl cluster deletion (#​8664)
  • Update go mod and go sum to use the latest nodeAdm api (#​8677)
🎯 Improvements
  • Add Gateway API ELB cleanup support for eksctl cluster deletion (#​8664)
🐛 Bug Fixes
  • add missing iam permission for enabling karpenter | fix karpenter discovery tags in subnets and security groups (#​8684)
🧰 Maintenance
Acknowledgments

The eksctl maintainers would like to sincerely thank @​kprahulraj, @​prasad0896 and @​shraddhabang.

github/codeql-action (github/codeql-action)

v4.32.6

Compare Source

v4.32.5

Compare Source

  • Repositories owned by an organization can now set up the github-codeql-disable-overlay custom repository property to disable improved incremental analysis for CodeQL. First, create a custom repository property with the name github-codeql-disable-overlay and the type "True/false" in the organization's settings. Then in the repository's settings, set this property to true to disable improved incremental analysis. For more information, see Managing custom properties for repositories in your organization. This feature is not yet available on GitHub Enterprise Server. #​3507
  • Added an experimental change so that when improved incremental analysis fails on a runner — potentially due to insufficient disk space — the failure is recorded in the Actions cache so that subsequent runs will automatically skip improved incremental analysis until something changes (e.g. a larger runner is provisioned or a new CodeQL version is released). We expect to roll this change out to everyone in March. #​3487
  • The minimum memory check for improved incremental analysis is now skipped for CodeQL 2.24.3 and later, which has reduced peak RAM usage. #​3515
  • Reduced log levels for best-effort private package registry connection check failures to reduce noise from workflow annotations. #​3516
  • Added an experimental change which lowers the minimum disk space requirement for improved incremental analysis, enabling it to run on standard GitHub Actions runners. We expect to roll this change out to everyone in March. #​3498
  • Added an experimental change which allows the start-proxy action to resolve the CodeQL CLI version from feature flags instead of using the linked CLI bundle version. We expect to roll this change out to everyone in March. #​3512
  • The previously experimental changes from versions 4.32.3, 4.32.4, 3.32.3 and 3.32.4 are now enabled by default. #​3503, #​3504

Configuration

📅 Schedule: Branch creation - "on sunday" (UTC), 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 has been generated by Renovate Bot.

Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply.github.com>
@cilium-renovate cilium-renovate bot requested a review from a team as a code owner March 8, 2026 04:46
@cilium-renovate cilium-renovate bot added the kind/enhancement This would improve or streamline existing functionality. label Mar 8, 2026
@cilium-renovate cilium-renovate bot requested a review from a team as a code owner March 8, 2026 04:46
@cilium-renovate cilium-renovate bot added release-note/misc This PR makes changes that have no direct user impact. renovate/stop-updating Tell Renovate to stop updating PR labels Mar 8, 2026
@cilium-renovate cilium-renovate bot requested a review from Artyop March 8, 2026 04:46
@cilium-renovate cilium-renovate bot enabled auto-merge March 8, 2026 04:46
@maintainer-s-little-helper maintainer-s-little-helper bot added backport/1.19 This PR represents a backport for Cilium 1.19.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master. labels Mar 8, 2026
@cilium-renovate cilium-renovate bot requested a review from ciliumbot March 8, 2026 04:46
@github-actions github-actions bot added the kind/community-contribution This was a contribution made by a community member. label Mar 8, 2026
@ciliumbot ciliumbot requested review from a team and ciliumbot and removed request for Artyop March 8, 2026 04:46
@cilium-renovate cilium-renovate bot temporarily deployed to Trigger CI from renovate PRs March 8, 2026 05:05 Inactive
@cilium-ci-trigger
Copy link
Copy Markdown

/test

@cilium-renovate cilium-renovate bot added this pull request to the merge queue Mar 8, 2026
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Mar 8, 2026
Merged via the queue into v1.19 with commit fa100a7 Mar 8, 2026
108 checks passed
@cilium-renovate cilium-renovate bot deleted the renovate/v1.19-all-github-action branch March 8, 2026 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/1.19 This PR represents a backport for Cilium 1.19.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master. kind/community-contribution This was a contribution made by a community member. kind/enhancement This would improve or streamline existing functionality. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact. renovate/stop-updating Tell Renovate to stop updating PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant