Skip to content

build(deps): Bump the github-actions-dependencies group across 1 directory with 2 updates#395

Merged
neilime merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-dependencies-88593d6480
May 26, 2026
Merged

build(deps): Bump the github-actions-dependencies group across 1 directory with 2 updates#395
neilime merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-dependencies-88593d6480

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 26, 2026

Bumps the github-actions-dependencies group with 2 updates in the / directory: hoverkraft-tech/ci-github-container and hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml.

Updates hoverkraft-tech/ci-github-container from 0.34.2 to 0.35.0

Release notes

Sourced from hoverkraft-tech/ci-github-container's releases.

0.35.0

Release Summary

Release and Helm documentation generation now support using a specific checkout reference, including an option to skip Git checkout when appropriate. Docker setup now uses BuildX 0.34.1.

Internal dependencies, GitHub Actions workflows, and generated documentation were updated.

Breaking changes

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-container@0.34.2...0.35.0

Commits
  • 8e63086 feat(docker/setup): update BuildX from 0.34.0 to 0.34.1
  • a9c2e1f chore(deps): bump dataaxiom/ghcr-cleanup-action
  • 7026469 chore(deps): bump qs in /actions/helm/generate-docs
  • 0fb4fae docs: update actions and workflows documentation
  • 23e8c29 chore(deps): bump the github-actions-dependencies group across 3 directories ...
  • fc4b615 docs: update actions and workflows documentation
  • 60f6f81 chore(deps): bump the github-actions-dependencies group across 2 directories ...
  • 6504575 docs: update actions and workflows documentation
  • aa93a4e feat(actions/helm/generate-docs): add checkout-ref input to skip Git checkout...
  • d26a54c chore(deps): bump hoverkraft-tech/ci-github-publish/.github/workflows/release...
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml from 0.34.2 to 0.35.0

Release notes

Sourced from hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml's releases.

0.35.0

Release Summary

Release and Helm documentation generation now support using a specific checkout reference, including an option to skip Git checkout when appropriate. Docker setup now uses BuildX 0.34.1.

Internal dependencies, GitHub Actions workflows, and generated documentation were updated.

Breaking changes

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-container@0.34.2...0.35.0

Commits
  • 8e63086 feat(docker/setup): update BuildX from 0.34.0 to 0.34.1
  • a9c2e1f chore(deps): bump dataaxiom/ghcr-cleanup-action
  • 7026469 chore(deps): bump qs in /actions/helm/generate-docs
  • 0fb4fae docs: update actions and workflows documentation
  • 23e8c29 chore(deps): bump the github-actions-dependencies group across 3 directories ...
  • fc4b615 docs: update actions and workflows documentation
  • 60f6f81 chore(deps): bump the github-actions-dependencies group across 2 directories ...
  • 6504575 docs: update actions and workflows documentation
  • aa93a4e feat(actions/helm/generate-docs): add checkout-ref input to skip Git checkout...
  • d26a54c chore(deps): bump hoverkraft-tech/ci-github-publish/.github/workflows/release...
  • 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

…ctory with 2 updates

Bumps the github-actions-dependencies group with 2 updates in the / directory: [hoverkraft-tech/ci-github-container](https://github.com/hoverkraft-tech/ci-github-container) and [hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml](https://github.com/hoverkraft-tech/ci-github-container).


Updates `hoverkraft-tech/ci-github-container` from 0.34.2 to 0.35.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-container/releases)
- [Commits](hoverkraft-tech/ci-github-container@260358b...8e63086)

Updates `hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml` from 0.34.2 to 0.35.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-container/releases)
- [Commits](hoverkraft-tech/ci-github-container@260358b...8e63086)

---
updated-dependencies:
- dependency-name: hoverkraft-tech/ci-github-container
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
...

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 May 26, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Hi, thank you for creating your PR, we will check it out very soon

@neilime neilime merged commit b39f684 into main May 26, 2026
39 checks passed
@neilime neilime deleted the dependabot/github_actions/github-actions-dependencies-88593d6480 branch May 26, 2026 10:19
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant