Skip to content

[main] Update GitHub Actions Dependencies (major)#1960

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

[main] Update GitHub Actions Dependencies (major)#1960
ospk8s-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-github-actions-dependencies

Conversation

@ospk8s-renovate

@ospk8s-renovate ospk8s-renovate Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v2v7
actions/checkout action major v4v7
actions/setup-go action major v3v7
actions/setup-go action major v4v7
github/codeql-action action major v3v4
peter-evans/create-or-update-comment action major v4v5
peter-evans/find-comment action major v3v4
ruby (source) uses-with major 3.4.104.0.6

Release Notes

actions/checkout (actions/checkout)

v7.0.1

Compare Source

v7.0.0

Compare Source

  • Block checking out fork PR for pull_request_target and workflow_run by @​aiqiaoy in #​2454
  • Various dependency updates

v7

Compare Source

v6.1.0

Compare Source

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

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v6

Compare Source

v5.1.0

Compare Source

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@v5.0.1...v5.1.0

v5.0.1

Compare Source

v5.0.0

Compare Source

v5

Compare Source

v4.4.0

Compare Source

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@v4.3.1...v4.4.0

v4.3.1

Compare Source

v4.3.0

Compare Source

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

v4.0.0

Compare Source

v4

Compare Source

v3.7.0

Compare Source

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@v3.6.0...v3.7.0

v3.6.0

Compare Source

v3.5.3

Compare Source

v3.5.2

Compare Source

v3.5.1

Compare Source

v3.5.0

Compare Source

v3.4.0

Compare Source

v3.3.0

Compare Source

v3.2.0

Compare Source

v3.1.0

Compare Source

v3.0.2

Compare Source

v3.0.1

Compare Source

v3.0.0

Compare Source

v3

Compare Source

actions/setup-go (actions/setup-go)

v7.0.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-go@v6...v7.0.0

v7

Compare Source

v6.5.0

Compare Source

What's Changed
Dependency update
New Contributors

Full Changelog: actions/setup-go@v6...v6.5.0

v6.4.0

Compare Source

What's Changed
Enhancement
  • Add go-download-base-url input for custom Go distributions by @​gdams in #​721
Dependency update
Documentation update
New Contributors

Full Changelog: actions/setup-go@v6...v6.4.0

v6.3.0

Compare Source

What's Changed

Full Changelog: actions/setup-go@v6...v6.3.0

v6.2.0

Compare Source

What's Changed
Enhancements
Dependency updates
New Contributors

Full Changelog: actions/setup-go@v6...v6.2.0

v6.1.0

Compare Source

What's Changed
Enhancements
Dependency updates
New Contributors

Full Changelog: actions/setup-go@v6...v6.1.0

v6.0.0

Compare Source

What's Changed
Breaking Changes

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Dependency Upgrades
New Contributors

Full Changelog: actions/setup-go@v5...v6.0.0

v6

Compare Source

v5.6.0

Compare Source

What's Changed

Full Changelog: actions/setup-go@v5...v5.6.0

v5.5.0

Compare Source

What's Changed
Bug fixes:
Dependency updates:
New Contributors

Full Changelog: actions/setup-go@v5...v5.5.0

v5.4.0

Compare Source

What's Changed
Dependency updates :
New Contributors

Full Changelog: actions/setup-go@v5...v5.4.0

v5.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-go@v5...v5.3.0

v5.2.0

Compare Source

What's Changed
  • Leveraging the raw API to retrieve the version-manifest, as it does not impose a rate limit and hence facilitates unrestricted consumption without the need for a token for Github Enterprise Servers by @​Shegox in #​496
New Contributors

Full Changelog: actions/setup-go@v5...v5.2.0

v5.1.0

Compare Source

What's Changed
  • Add workflow file for publishing releases to immutable action package by @​Jcambass in #​500
  • Upgrade IA Publish by @​Jcambass in #​502
  • Add architecture to cache key by @​Zxilly in #​493
    This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
    Note: This change may break previous cache keys as they will no longer be compatible with the new format.
  • Enhance workflows and Upgrade micromatch Dependency by @​priyagupta108 in #​510

Bug Fixes

New Contributors

Full Changelog: actions/setup-go@v5...v5.1.0

v5.0.2

Compare Source

What's Changed
Bug fixes:
Dependency updates:
New Contributors

Full Changelog: actions/setup-go@v5...v5.0.2

v5.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-go@v5.0.0...v5.0.1

v5.0.0

Compare Source

What's Changed

In scope of this release, we change Nodejs runtime from node16 to node20 (#​421). Moreover, we update some dependencies to the latest versions (#​445).

Besides, this release contains such changes as:

New Contributors

Full Changelog: actions/setup-go@v4...v5.0.0

v5

Compare Source

v4.3.0

Compare Source

What's Changed

Full Changelog: actions/setup-go@v4...v4.3.0

v4.2.1

Compare Source

What's Changed

Full Changelog: actions/setup-go@v4...v4.2.1

v4.2.0

Compare Source

What's Changed
  • Upgrade @actions/cache by @​priyagupta108 in #​578.
    In scope of this release we updated actions/cache package to 4.0.3. This update ensures continued support and compatibility, as older versions of the package are now deprecated. For more information please refer to the toolkit/cache.

Full Changelog: actions/setup-go@v4...v4.2.0

v4.1.0

Compare Source

What's Changed

In scope of this release, slow installation on Windows was fixed by @​dsame in #​393 and OS version was added to primaryKey for Ubuntu runners to avoid conflicts (#​383)

This release also includes the following changes:

New Contributors

Full Changelog: actions/setup-go@v4...v4.1.0

v4.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-go@v4...v4.0.1

v4.0.0

Compare Source

In scope of release we enable cache by default. The action won’t throw an error if the cache can’t be restored or saved. The action will throw a warning message but it won’t stop a build process. The cache can be disabled by specifying cache: false.

steps:
  - uses: actions/checkout@v3
  - uses: actions/setup-go@v4
    with:
      go-version: '1.19'
  - run: go run hello.go

Besides, we introduce such changes as

v4

Compare Source

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

v4.37.2

Compare Source

  • The new address format for the config-file input that was introduced in CodeQL Action 4.37.0 is now enabled by default. In addition to the format described there, the remote= prefix can now be used to explicitly indicate that the input refers to a remote file. All previous input formats continue to be accepted as well. #​4023
  • The CodeQL Action can now make use of configured private registries in Default Setup to retrieve CodeQL configuration files from remote repositories that require authentication. This will allow customers to store their CodeQL configuration in a single repository that can then be referenced by Default Setup workflows in other repositories. We expect to roll this and other, related changes out to everyone in July. #​4007

v4.37.1

Compare Source

  • Upcoming breaking change: Add a deprecation warning for customers using CodeQL version 2.20.6 and earlier. These versions of CodeQL were discontinued on 1 July 2026 alongside GitHub Enterprise Server 3.16, and will be unsupported by the next minor release of the CodeQL Action. #​3956
  • Update default CodeQL bundle version to 2.26.1. #​4019

v4.37.0

Compare Source

  • Update default CodeQL bundle version to 2.26.0. #​3995
  • In addition to the existing input format, the config-file input for the codeql-action/init step will soon support a new [owner/]repo[@​ref][:path] format. All components except the repository name are optional. If omitted, owner defaults to the same owner as the repository the analysis is running for, ref to main, and path to .github/codeql-action.yaml. Support for this format ships in this version of the CodeQL Action, but will only be enabled over the coming weeks. #​3973

v4.36.3

[Compare Source](https:/

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • "every weekend"
  • 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 has been generated by Mend Renovate.

@ospk8s-renovate

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: .github/workflows/release-openstack-operator.yaml
Command failed: make gowork
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/release-openstack-operator.yaml
Command failed: make tidy
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:197: tidy] Error 127

File name: .github/workflows/release-openstack-operator.yaml
Command failed: make manifests generate
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/release-openstack-operator.yaml
Command failed: make bindata
make: go: No such file or directory
+ BINDATA_GIT_ADD=
+ OUT_DATA=bindata
+ EXTRACT_DIR=tmp/bindata
+ LOCAL_BINARIES=/tmp/renovate/repos/github/openstack-k8s-operators/openstack-operator/bin
+ mkdir -p tmp/bindata
+ mkdir -p bindata/crds
++ hack/pin-bundle-images.sh
hack/pin-bundle-images.sh: line 20: go: command not found
+ BUNDLES=
+ exit 1
make: *** [Makefile:174: bindata] Error 1

File name: .github/workflows/lints.yaml
Command failed: make gowork
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/lints.yaml
Command failed: make tidy
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:197: tidy] Error 127

File name: .github/workflows/lints.yaml
Command failed: make manifests generate
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/lints.yaml
Command failed: make bindata
make: go: No such file or directory
+ BINDATA_GIT_ADD=
+ OUT_DATA=bindata
+ EXTRACT_DIR=tmp/bindata
+ LOCAL_BINARIES=/tmp/renovate/repos/github/openstack-k8s-operators/openstack-operator/bin
+ mkdir -p tmp/bindata
+ mkdir -p bindata/crds
++ hack/pin-bundle-images.sh
hack/pin-bundle-images.sh: line 20: go: command not found
+ BUNDLES=
+ exit 1
make: *** [Makefile:174: bindata] Error 1

File name: .github/workflows/kustom.yaml
Command failed: make gowork
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/kustom.yaml
Command failed: make tidy
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:197: tidy] Error 127

File name: .github/workflows/kustom.yaml
Command failed: make manifests generate
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/kustom.yaml
Command failed: make bindata
make: go: No such file or directory
+ BINDATA_GIT_ADD=
+ OUT_DATA=bindata
+ EXTRACT_DIR=tmp/bindata
+ LOCAL_BINARIES=/tmp/renovate/repos/github/openstack-k8s-operators/openstack-operator/bin
+ mkdir -p tmp/bindata
+ mkdir -p bindata/crds
++ hack/pin-bundle-images.sh
hack/pin-bundle-images.sh: line 20: go: command not found
+ BUNDLES=
+ exit 1
make: *** [Makefile:174: bindata] Error 1

File name: .github/workflows/docs.yaml
Command failed: make gowork
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/docs.yaml
Command failed: make tidy
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:197: tidy] Error 127

File name: .github/workflows/docs.yaml
Command failed: make manifests generate
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/docs.yaml
Command failed: make bindata
make: go: No such file or directory
+ BINDATA_GIT_ADD=
+ OUT_DATA=bindata
+ EXTRACT_DIR=tmp/bindata
+ LOCAL_BINARIES=/tmp/renovate/repos/github/openstack-k8s-operators/openstack-operator/bin
+ mkdir -p tmp/bindata
+ mkdir -p bindata/crds
++ hack/pin-bundle-images.sh
hack/pin-bundle-images.sh: line 20: go: command not found
+ BUNDLES=
+ exit 1
make: *** [Makefile:174: bindata] Error 1

File name: .github/workflows/crd-sync-check.yaml
Command failed: make gowork
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/crd-sync-check.yaml
Command failed: make tidy
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:197: tidy] Error 127

File name: .github/workflows/crd-sync-check.yaml
Command failed: make manifests generate
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/crd-sync-check.yaml
Command failed: make bindata
make: go: No such file or directory
+ BINDATA_GIT_ADD=
+ OUT_DATA=bindata
+ EXTRACT_DIR=tmp/bindata
+ LOCAL_BINARIES=/tmp/renovate/repos/github/openstack-k8s-operators/openstack-operator/bin
+ mkdir -p tmp/bindata
+ mkdir -p bindata/crds
++ hack/pin-bundle-images.sh
hack/pin-bundle-images.sh: line 20: go: command not found
+ BUNDLES=
+ exit 1
make: *** [Makefile:174: bindata] Error 1

File name: .github/workflows/crd-size-badge.yaml
Command failed: make gowork
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/crd-size-badge.yaml
Command failed: make tidy
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:197: tidy] Error 127

File name: .github/workflows/crd-size-badge.yaml
Command failed: make manifests generate
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/crd-size-badge.yaml
Command failed: make bindata
make: go: No such file or directory
+ BINDATA_GIT_ADD=
+ OUT_DATA=bindata
+ EXTRACT_DIR=tmp/bindata
+ LOCAL_BINARIES=/tmp/renovate/repos/github/openstack-k8s-operators/openstack-operator/bin
+ mkdir -p tmp/bindata
+ mkdir -p bindata/crds
++ hack/pin-bundle-images.sh
hack/pin-bundle-images.sh: line 20: go: command not found
+ BUNDLES=
+ exit 1
make: *** [Makefile:174: bindata] Error 1

File name: .github/workflows/codeql.yml
Command failed: make gowork
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/codeql.yml
Command failed: make tidy
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:197: tidy] Error 127

File name: .github/workflows/codeql.yml
Command failed: make manifests generate
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/codeql.yml
Command failed: make bindata
make: go: No such file or directory
+ BINDATA_GIT_ADD=
+ OUT_DATA=bindata
+ EXTRACT_DIR=tmp/bindata
+ LOCAL_BINARIES=/tmp/renovate/repos/github/openstack-k8s-operators/openstack-operator/bin
+ mkdir -p tmp/bindata
+ mkdir -p bindata/crds
++ hack/pin-bundle-images.sh
hack/pin-bundle-images.sh: line 20: go: command not found
+ BUNDLES=
+ exit 1
make: *** [Makefile:174: bindata] Error 1

File name: .github/workflows/catalog-openstack-operator-upgrades.yaml
Command failed: make gowork
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/catalog-openstack-operator-upgrades.yaml
Command failed: make tidy
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:197: tidy] Error 127

File name: .github/workflows/catalog-openstack-operator-upgrades.yaml
Command failed: make manifests generate
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/catalog-openstack-operator-upgrades.yaml
Command failed: make bindata
make: go: No such file or directory
+ BINDATA_GIT_ADD=
+ OUT_DATA=bindata
+ EXTRACT_DIR=tmp/bindata
+ LOCAL_BINARIES=/tmp/renovate/repos/github/openstack-k8s-operators/openstack-operator/bin
+ mkdir -p tmp/bindata
+ mkdir -p bindata/crds
++ hack/pin-bundle-images.sh
hack/pin-bundle-images.sh: line 20: go: command not found
+ BUNDLES=
+ exit 1
make: *** [Makefile:174: bindata] Error 1

File name: .github/workflows/kustom.yaml
Command failed: make gowork
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/kustom.yaml
Command failed: make tidy
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:197: tidy] Error 127

File name: .github/workflows/kustom.yaml
Command failed: make manifests generate
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/kustom.yaml
Command failed: make bindata
make: go: No such file or directory
+ BINDATA_GIT_ADD=
+ OUT_DATA=bindata
+ EXTRACT_DIR=tmp/bindata
+ LOCAL_BINARIES=/tmp/renovate/repos/github/openstack-k8s-operators/openstack-operator/bin
+ mkdir -p tmp/bindata
+ mkdir -p bindata/crds
++ hack/pin-bundle-images.sh
hack/pin-bundle-images.sh: line 20: go: command not found
+ BUNDLES=
+ exit 1
make: *** [Makefile:174: bindata] Error 1

File name: .github/workflows/docs.yaml
Command failed: make gowork
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/docs.yaml
Command failed: make tidy
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:197: tidy] Error 127

File name: .github/workflows/docs.yaml
Command failed: make manifests generate
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/docs.yaml
Command failed: make bindata
make: go: No such file or directory
+ BINDATA_GIT_ADD=
+ OUT_DATA=bindata
+ EXTRACT_DIR=tmp/bindata
+ LOCAL_BINARIES=/tmp/renovate/repos/github/openstack-k8s-operators/openstack-operator/bin
+ mkdir -p tmp/bindata
+ mkdir -p bindata/crds
++ hack/pin-bundle-images.sh
hack/pin-bundle-images.sh: line 20: go: command not found
+ BUNDLES=
+ exit 1
make: *** [Makefile:174: bindata] Error 1

File name: .github/workflows/catalog-openstack-operator-upgrades.yaml
Command failed: make gowork
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/catalog-openstack-operator-upgrades.yaml
Command failed: make tidy
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:197: tidy] Error 127

File name: .github/workflows/catalog-openstack-operator-upgrades.yaml
Command failed: make manifests generate
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/catalog-openstack-operator-upgrades.yaml
Command failed: make bindata
make: go: No such file or directory
+ BINDATA_GIT_ADD=
+ OUT_DATA=bindata
+ EXTRACT_DIR=tmp/bindata
+ LOCAL_BINARIES=/tmp/renovate/repos/github/openstack-k8s-operators/openstack-operator/bin
+ mkdir -p tmp/bindata
+ mkdir -p bindata/crds
++ hack/pin-bundle-images.sh
hack/pin-bundle-images.sh: line 20: go: command not found
+ BUNDLES=
+ exit 1
make: *** [Makefile:174: bindata] Error 1

File name: .github/workflows/codeql.yml
Command failed: make gowork
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/codeql.yml
Command failed: make tidy
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:197: tidy] Error 127

File name: .github/workflows/codeql.yml
Command failed: make manifests generate
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/codeql.yml
Command failed: make bindata
make: go: No such file or directory
+ BINDATA_GIT_ADD=
+ OUT_DATA=bindata
+ EXTRACT_DIR=tmp/bindata
+ LOCAL_BINARIES=/tmp/renovate/repos/github/openstack-k8s-operators/openstack-operator/bin
+ mkdir -p tmp/bindata
+ mkdir -p bindata/crds
++ hack/pin-bundle-images.sh
hack/pin-bundle-images.sh: line 20: go: command not found
+ BUNDLES=
+ exit 1
make: *** [Makefile:174: bindata] Error 1

File name: .github/workflows/codeql.yml
Command failed: make gowork
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/codeql.yml
Command failed: make tidy
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:197: tidy] Error 127

File name: .github/workflows/codeql.yml
Command failed: make manifests generate
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/codeql.yml
Command failed: make bindata
make: go: No such file or directory
+ BINDATA_GIT_ADD=
+ OUT_DATA=bindata
+ EXTRACT_DIR=tmp/bindata
+ LOCAL_BINARIES=/tmp/renovate/repos/github/openstack-k8s-operators/openstack-operator/bin
+ mkdir -p tmp/bindata
+ mkdir -p bindata/crds
++ hack/pin-bundle-images.sh
hack/pin-bundle-images.sh: line 20: go: command not found
+ BUNDLES=
+ exit 1
make: *** [Makefile:174: bindata] Error 1

File name: .github/workflows/crd-size-badge.yaml
Command failed: make gowork
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/crd-size-badge.yaml
Command failed: make tidy
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:197: tidy] Error 127

File name: .github/workflows/crd-size-badge.yaml
Command failed: make manifests generate
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/crd-size-badge.yaml
Command failed: make bindata
make: go: No such file or directory
+ BINDATA_GIT_ADD=
+ OUT_DATA=bindata
+ EXTRACT_DIR=tmp/bindata
+ LOCAL_BINARIES=/tmp/renovate/repos/github/openstack-k8s-operators/openstack-operator/bin
+ mkdir -p tmp/bindata
+ mkdir -p bindata/crds
++ hack/pin-bundle-images.sh
hack/pin-bundle-images.sh: line 20: go: command not found
+ BUNDLES=
+ exit 1
make: *** [Makefile:174: bindata] Error 1

File name: .github/workflows/crd-size-badge.yaml
Command failed: make gowork
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/crd-size-badge.yaml
Command failed: make tidy
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:197: tidy] Error 127

File name: .github/workflows/crd-size-badge.yaml
Command failed: make manifests generate
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/crd-size-badge.yaml
Command failed: make bindata
make: go: No such file or directory
+ BINDATA_GIT_ADD=
+ OUT_DATA=bindata
+ EXTRACT_DIR=tmp/bindata
+ LOCAL_BINARIES=/tmp/renovate/repos/github/openstack-k8s-operators/openstack-operator/bin
+ mkdir -p tmp/bindata
+ mkdir -p bindata/crds
++ hack/pin-bundle-images.sh
hack/pin-bundle-images.sh: line 20: go: command not found
+ BUNDLES=
+ exit 1
make: *** [Makefile:174: bindata] Error 1

File name: .github/workflows/docs.yaml
Command failed: make gowork
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/docs.yaml
Command failed: make tidy
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:197: tidy] Error 127

File name: .github/workflows/docs.yaml
Command failed: make manifests generate
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/docs.yaml
Command failed: make bindata
make: go: No such file or directory
+ BINDATA_GIT_ADD=
+ OUT_DATA=bindata
+ EXTRACT_DIR=tmp/bindata
+ LOCAL_BINARIES=/tmp/renovate/repos/github/openstack-k8s-operators/openstack-operator/bin
+ mkdir -p tmp/bindata
+ mkdir -p bindata/crds
++ hack/pin-bundle-images.sh
hack/pin-bundle-images.sh: line 20: go: command not found
+ BUNDLES=
+ exit 1
make: *** [Makefile:174: bindata] Error 1

@openshift-ci
openshift-ci Bot requested review from rabi and slagle June 26, 2026 08:40
@openshift-ci

openshift-ci Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: ospk8s-renovate[bot]
Once this PR has been reviewed and has the lgtm label, please assign abays 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 Jun 26, 2026

Copy link
Copy Markdown
Contributor

Hi @ospk8s-renovate[bot]. Thanks for your PR.

I'm waiting for a openstack-k8s-operators 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.

@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown

OpenStackControlPlane CRD Size Report

Metric Value
CRD JSON size 364822 bytes (356KB)
Base branch size 364822 bytes
Change +0.00%
Status yellow — growing
Threshold reference
Color Range Meaning
🟢 green < 300KB Comfortable
🟡 yellow 300–400KB Growing
🟠 orange 400–750KB Concerning
🔴 red > 750KB Approaching 1.5MB etcd limit (cut in half to allow space for update)

@ospk8s-renovate
ospk8s-renovate Bot force-pushed the renovate/major-github-actions-dependencies branch from eaddd47 to 695efc1 Compare June 26, 2026 09:13
@ospk8s-renovate

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@ospk8s-renovate
ospk8s-renovate Bot force-pushed the renovate/major-github-actions-dependencies branch 2 times, most recently from 723c4ee to 161651e Compare July 4, 2026 04:25
@ospk8s-renovate
ospk8s-renovate Bot force-pushed the renovate/major-github-actions-dependencies branch 2 times, most recently from 42509e1 to 9135d26 Compare July 15, 2026 06:56
@ospk8s-renovate ospk8s-renovate Bot changed the title Update GitHub Actions Dependencies (major) [main] Update GitHub Actions Dependencies (major) Jul 15, 2026
@ospk8s-renovate
ospk8s-renovate Bot force-pushed the renovate/major-github-actions-dependencies branch from 9135d26 to b7fb77c Compare July 20, 2026 06:29
@ospk8s-renovate
ospk8s-renovate Bot force-pushed the renovate/major-github-actions-dependencies branch from b7fb77c to 4558bf5 Compare July 21, 2026 09:38
@centosinfra-prod-github-app

Copy link
Copy Markdown

Merge Failed.

This change or one of its cross-repo dependencies was unable to be automatically merged with the current state of its repository. Please rebase the change and upload a new patchset.
Warning:
Unable to update github.com/openstack-k8s-operators/openstack-operator

@ospk8s-renovate
ospk8s-renovate Bot force-pushed the renovate/major-github-actions-dependencies branch from 4558bf5 to 68cc3b2 Compare July 21, 2026 16:11
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