Skip to content

Bump the all-actions group across 1 directory with 2 updates - #4147

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/github_actions/all-actions-ec99dbafed
Open

Bump the all-actions group across 1 directory with 2 updates#4147
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/github_actions/all-actions-ec99dbafed

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-actions group with 2 updates in the / directory: actions/checkout and redhat-actions/openshift-tools-installer.

Updates actions/checkout from 6 to 7

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

v6.1.0

What's Changed

https://github.blog/changelog/2026-06-18-safer-pull_request_target-defaults-for-github-actions-checkout/ for more details about this breaking change

Full Changelog: actions/checkout@v6.0.3...v6.1.0

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.1

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

Updates redhat-actions/openshift-tools-installer from 1 to 2

Release notes

Sourced from redhat-actions/openshift-tools-installer's releases.

v2.0

Breaking Changes

  • Action runtime upgraded from Node.js 16 to Node.js 24 (runs.using: node24). Requires GitHub Actions runner v2.320.0+ or GHES 3.12+.
  • Removed odo tool (archived upstream)

Features

  • Add butane tool support (OpenShift mirror) (#100, #148)
  • Add ocm CLI tool support (GitHub) (#115, #148)
  • Add skip_cache_for input for per-client cache skipping (#2, #150)
  • Enable caching on GHES 3.5+ — removed the hardcoded GHES cache skip (#111, #148)
  • Add arm64 Linux support for OCP tools (#139)

Bug Fixes

  • Fix arm64 OCP installs and mirror URL resolution (#139)
  • Fix macOS arm64 CI failures for tools lacking arm64 builds (#139)
  • Change warning to info for multiple file notice (#121)

Dependencies & Infrastructure

  • Upgrade to TypeScript 6, ESLint 10 with flat config (#134)
  • Upgrade @octokit/core 5→7, @octokit/plugin-paginate-rest 9→14, @octokit/openapi-types 22→27 (#149)
  • Upgrade webpack-cli 6→7 (#149)
  • Upgrade redhat-actions/common 1→2 (#141)
  • Upgrade @types/node to 26.x (#144)
  • Replace dead CRDA vulnerability scan with npm audit (#140)
  • Reduce CI matrix from ~53 to ~28 jobs

v1.13.1

  • Apply custom filters to chart-verifier install requests #109

v1.13

v1.12

  • Update action/core dependency to 1.10.0

Update action to run on Node16

v1.11

v1.9.2

No release notes provided.

v1.9.1

No release notes provided.

Support to install ko from GitHub

No release notes provided.

... (truncated)

Changelog

Sourced from redhat-actions/openshift-tools-installer's changelog.

v1.12

  • Update action/core dependency to 1.10.0
Commits
  • ebd96c3 Add per-client cache skipping via skip_cache_for input (#150)
  • a8d9016 Upgrade octokit packages and webpack-cli (#149)
  • 093fb10 Bump redhat-actions/common from 1 to 2 (#141)
  • a1604a8 Bump @​types/node from 22.20.1 to 26.1.1 (#144)
  • 01e7bb8 Add butane and ocm tools, fix GHES caching (#148)
  • 88682ea Fix arm64 OCP installs and mirror URL resolution (#139)
  • 489f452 Replace dead CRDA vulnerability scan with npm audit (#140)
  • 6ceb056 Change warning to info for multiple file notice (#121)
  • bab08d9 Merge pull request #134 from redhat-actions/modernize/phase2-deps-runtime
  • da9f438 Upgrade dependencies, runtime, TypeScript 6, and ESLint 10
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-actions group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [redhat-actions/openshift-tools-installer](https://github.com/redhat-actions/openshift-tools-installer).


Updates `actions/checkout` from 6 to 7
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6...v7)

Updates `redhat-actions/openshift-tools-installer` from 1 to 2
- [Release notes](https://github.com/redhat-actions/openshift-tools-installer/releases)
- [Changelog](https://github.com/redhat-actions/openshift-tools-installer/blob/main/CHANGELOG.md)
- [Commits](redhat-actions/openshift-tools-installer@v1...v2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions
- dependency-name: redhat-actions/openshift-tools-installer
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions
...

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 Jul 28, 2026
@openshift-ci
openshift-ci Bot requested review from aliok and creydr July 28, 2026 22:33
@openshift-ci

openshift-ci Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign kaustubh-pande for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci

openshift-ci Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a openshift-knative member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

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 needs-ok-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants