Skip to content

chore(deps): bump the github-actions-dependencies group across 1 directory with 11 updates#15

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-dependencies-4d2fb10dca
Open

chore(deps): bump the github-actions-dependencies group across 1 directory with 11 updates#15
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-dependencies-4d2fb10dca

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps the github-actions-dependencies group with 11 updates in the / directory:

Package From To
hoverkraft-tech/ci-github-container/actions/helm/test-chart 0.36.2 0.38.0
hoverkraft-tech/ci-github.qkg1.topmon/.github/workflows/greetings.yml 0.31.6 0.37.3
actions/checkout 6.0.2 7.0.0
hoverkraft-tech/ci-github-container/actions/helm/generate-docs 0.36.2 0.38.0
hoverkraft-tech/ci-github.qkg1.topmon/.github/workflows/need-fix-to-issue.yml 0.31.6 0.37.3
hoverkraft-tech/ci-github-publish/.github/workflows/prepare-release.yml 0.20.1 0.27.1
hoverkraft-tech/ci-github-publish/actions/release/create 0.20.1 0.27.1
hoverkraft-tech/ci-github-container/actions/helm/release-chart 0.30.6 0.38.0
hoverkraft-tech/ci-github.qkg1.topmon/actions/create-and-merge-pull-request 0.31.6 0.37.3
hoverkraft-tech/ci-github.qkg1.topmon/.github/workflows/semantic-pull-request.yml 0.31.6 0.37.3
hoverkraft-tech/ci-github.qkg1.topmon/.github/workflows/stale.yml 0.31.6 0.37.3

Updates hoverkraft-tech/ci-github-container/actions/helm/test-chart from 0.36.2 to 0.38.0

Release notes

Sourced from hoverkraft-tech/ci-github-container/actions/helm/test-chart's releases.

0.38.0

Release Summary

Docker image builds can now disable cache when needed, while Docker setup updates Buildx to v0.35.0 and BuildKit to v0.31.1. Cache handling for GitHub Actions-triggered Docker builds has been improved.

Internal changes include refreshed actions, workflows, Helm chart documentation, and dependency updates for Helm, GitHub Actions, and the Docker-in-Docker devcontainer feature.

Breaking changes

There is no effective breaking change in this release.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-container@0.37.2...0.38.0

0.37.2

Release Summary

No public-facing changes are included in this release.

Internal change: updated the shared GitHub CI actions.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-container@0.37.1...0.37.2

0.37.1

... (truncated)

Commits
  • f8255a6 docs: update actions and workflows documentation
  • 34aac6e fix(docker/build-image): enhance cache handling for GitHub Actions triggers
  • 7d84314 fix(docker/build-image): enhance cache handling for GitHub Actions triggers
  • 3912771 docs: update actions and workflows documentation
  • 6c31d76 Revert "fix(docker/build-image)!: add write cache permission"
  • 8e671ab fix(ci): remove redundant test cases from CI jobs
  • 7130c6c docs: update actions and workflows documentation
  • cfc7074 fix(prune-pull-requests-images-tags): add visibility check for container pack...
  • e15a1c8 fix(deps): set proper version for devcontainers docker feature
  • 76ec7e7 fix(docker/build-image)!: add write cache permission
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github.qkg1.topmon/.github/workflows/greetings.yml from 0.31.6 to 0.37.3

Release notes

Sourced from hoverkraft-tech/ci-github.qkg1.topmon/.github/workflows/greetings.yml's releases.

0.37.3

Release Summary

actions/linter now supports Hoverkraft CRD schema validation with kubeconform, and the actions and workflows documentation has been refreshed.

Internal maintenance updates fast-xml-parser and the release actions workflow dependency.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github.qkg1.topmon@0.37.2...0.37.3

0.37.2

Release Summary

Improved actions/parse-ci-reports LCOV support to handle more supported report formats. Updated actions and workflows documentation.

Internal changes include GitHub Actions dependency updates.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github.qkg1.topmon@0.37.1...0.37.2

0.37.1

Release Summary

Fixed actions/checkout to prevent unexpected double checkouts.

Updated actions and workflows documentation.

Internal dependency maintenance: bumped actions/checkout from 6.0.2 to 6.0.3.

Breaking change(s)

... (truncated)

Commits
  • 2334d39 chore: bump hoverkraft-tech/ci-github-publish/.github/workflows/release-actio...
  • 8b3b173 chore: bump fast-xml-parser
  • 82fe0aa feat(actions/linter): add Hoverkraft CRDs schema for kubeconform
  • 6e43da5 docs: update actions and workflows documentation
  • 7034f6a fix(actions/parse-ci-reports): improve LCOV supported formats
  • fb50508 chore: bump the github-actions-dependencies group across 2 directories with 3...
  • 0ca7ebe chore: bump the github-actions-dependencies group across 2 directories with 3...
  • e259f76 docs: update actions and workflows documentation
  • 624be17 chore: bump actions/checkout
  • cf65783 fix(actions/checkout): unexpected double checkouts
  • Additional commits viewable in compare view

Updates actions/checkout from 6.0.2 to 7.0.0

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.0.3

What's Changed

New Contributors

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

Changelog

Sourced from actions/checkout's changelog.

Changelog

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 hoverkraft-tech/ci-github-container/actions/helm/generate-docs from 0.36.2 to 0.38.0

Release notes

Sourced from hoverkraft-tech/ci-github-container/actions/helm/generate-docs's releases.

0.38.0

Release Summary

Docker image builds can now disable cache when needed, while Docker setup updates Buildx to v0.35.0 and BuildKit to v0.31.1. Cache handling for GitHub Actions-triggered Docker builds has been improved.

Internal changes include refreshed actions, workflows, Helm chart documentation, and dependency updates for Helm, GitHub Actions, and the Docker-in-Docker devcontainer feature.

Breaking changes

There is no effective breaking change in this release.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-container@0.37.2...0.38.0

0.37.2

Release Summary

No public-facing changes are included in this release.

Internal change: updated the shared GitHub CI actions.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-container@0.37.1...0.37.2

0.37.1

... (truncated)

Commits
  • f8255a6 docs: update actions and workflows documentation
  • 34aac6e fix(docker/build-image): enhance cache handling for GitHub Actions triggers
  • 7d84314 fix(docker/build-image): enhance cache handling for GitHub Actions triggers
  • 3912771 docs: update actions and workflows documentation
  • 6c31d76 Revert "fix(docker/build-image)!: add write cache permission"
  • 8e671ab fix(ci): remove redundant test cases from CI jobs
  • 7130c6c docs: update actions and workflows documentation
  • cfc7074 fix(prune-pull-requests-images-tags): add visibility check for container pack...
  • e15a1c8 fix(deps): set proper version for devcontainers docker feature
  • 76ec7e7 fix(docker/build-image)!: add write cache permission
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github.qkg1.topmon/.github/workflows/need-fix-to-issue.yml from 0.31.6 to 0.37.3

Release notes

Sourced from hoverkraft-tech/ci-github.qkg1.topmon/.github/workflows/need-fix-to-issue.yml's releases.

0.37.3

Release Summary

actions/linter now supports Hoverkraft CRD schema validation with kubeconform, and the actions and workflows documentation has been refreshed.

Internal maintenance updates fast-xml-parser and the release actions workflow dependency.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github.qkg1.topmon@0.37.2...0.37.3

0.37.2

Release Summary

Improved actions/parse-ci-reports LCOV support to handle more supported report formats. Updated actions and workflows documentation.

Internal changes include GitHub Actions dependency updates.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github.qkg1.topmon@0.37.1...0.37.2

0.37.1

Release Summary

Fixed actions/checkout to prevent unexpected double checkouts.

Updated actions and workflows documentation.

Internal dependency maintenance: bumped actions/checkout from 6.0.2 to 6.0.3.

Breaking change(s)

... (truncated)

Commits
  • 2334d39 chore: bump hoverkraft-tech/ci-github-publish/.github/workflows/release-actio...
  • 8b3b173 chore: bump fast-xml-parser
  • 82fe0aa feat(actions/linter): add Hoverkraft CRDs schema for kubeconform
  • 6e43da5 docs: update actions and workflows documentation
  • 7034f6a fix(actions/parse-ci-reports): improve LCOV supported formats
  • fb50508 chore: bump the github-actions-dependencies group across 2 directories with 3...
  • 0ca7ebe chore: bump the github-actions-dependencies group across 2 directories with 3...
  • e259f76 docs: update actions and workflows documentation
  • 624be17 chore: bump actions/checkout
  • cf65783 fix(actions/checkout): unexpected double checkouts
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-publish/.github/workflows/prepare-release.yml from 0.20.1 to 0.27.1

Release notes

Sourced from hoverkraft-tech/ci-github-publish/.github/workflows/prepare-release.yml's releases.

0.27.1

Release Summary

Deployment checks and the get-finished action now support timeout inputs, giving users more control over execution limits.

Actions and workflow documentation was updated to reflect the latest usage guidance.

Breaking changes

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-publish@0.27.0...0.27.1

0.27.0

Release Summary

deploy-chart now supports additional build inputs, and ci-github-container actions were updated to 0.38.0. No user-facing bug fixes are included in this release.

Internal updates include dependency bumps for GitHub Actions, npm packages, devcontainer Docker-in-Docker, plus refreshed actions and workflow documentation.

Breaking change(s)

No breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-publish@0.26.5...0.27.0

0.26.5

Release Summary

This release fixes failure reporting in the finish-deploy-argocd-app-of-apps workflow and updates the actions and workflows documentation.

... (truncated)

Commits
  • ed354ad docs: update actions and workflows documentation
  • 6c620dd feat: add timeout inputs for deployment checks and get-finished action
  • de91953 docs: update actions and workflows documentation
  • f7f2a3b feat(deps): update ci-github-container actions to 0.38.0
  • e15ac59 Revert "feat(deps)!: update ci-github-container actions to 0.38.0"
  • 5698c36 docs: update actions and workflows documentation
  • 2d72bc5 feat(deps)!: update ci-github-container actions to 0.38.0
  • 6f2d446 chore(deps): fix version for docker plugin in devcontainer
  • be76dd0 docs: update actions and workflows documentation
  • cc9626f feat(deploy-chart): update actions and add additional build inputs support
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-publish/actions/release/create from 0.20.1 to 0.27.1

Release notes

Sourced from hoverkraft-tech/ci-github-publish/actions/release/create's releases.

0.27.1

Release Summary

Deployment checks and the get-finished action now support timeout inputs, giving users more control over execution limits.

Actions and workflow documentation was updated to reflect the latest usage guidance.

Breaking changes

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-publish@0.27.0...0.27.1

0.27.0

Release Summary

deploy-chart now supports additional build inputs, and ci-github-container actions were updated to 0.38.0. No user-facing bug fixes are included in this release.

Internal updates include dependency bumps for GitHub Actions, npm packages, devcontainer Docker-in-Docker, plus refreshed actions and workflow documentation.

Breaking change(s)

No breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-publish@0.26.5...0.27.0

0.26.5

Release Summary

This release fixes failure reporting in the finish-deploy-argocd-app-of-apps workflow and updates the actions and workflows documentation.

... (truncated)

Commits
  • ed354ad docs: update actions and workflows documentation
  • 6c620dd feat: add timeout inputs for deployment checks and get-finished action
  • de91953 docs: update actions and workflows documentation
  • f7f2a3b feat(deps): update ci-github-container actions to 0.38.0
  • e15ac59 Revert "feat(deps)!: update ci-github-container actions to 0.38.0"
  • 5698c36 docs: update actions and workflows documentation
  • 2d72bc5 feat(deps)!: update ci-github-container actions to 0.38.0
  • 6f2d446 chore(deps): fix version for docker plugin in devcontainer
  • be76dd0 docs: update actions and workflows documentation
  • cc9626f feat(deploy-chart): update actions and add additional build inputs support
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-container/actions/helm/release-chart from 0.30.6 to 0.38.0

Release notes

Sourced from hoverkraft-tech/ci-github-container/actions/helm/release-chart's releases.

0.38.0

Release Summary

Docker image builds can now disable cache when needed, while Docker setup updates Buildx to v0.35.0 and BuildKit to v0.31.1. Cache handling for GitHub Actions-triggered Docker builds has been improved.

Internal changes include refreshed actions, workflows, Helm chart documentation, and dependency updates for Helm, GitHub Actions, and the Docker-in-Docker devcontainer feature.

Breaking changes

There is no effective breaking change in this release.

What's Changed

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 26, 2026
@github-actions

Copy link
Copy Markdown
Contributor

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

…ctory with 11 updates

Bumps the github-actions-dependencies group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [hoverkraft-tech/ci-github-container/actions/helm/test-chart](https://github.com/hoverkraft-tech/ci-github-container) | `0.36.2` | `0.38.0` |
| [hoverkraft-tech/ci-github.qkg1.topmon/.github/workflows/greetings.yml](https://github.com/hoverkraft-tech/ci-github.qkg1.topmon) | `0.31.6` | `0.37.3` |
| [actions/checkout](https://github.com/actions/checkout) | `6.0.2` | `7.0.0` |
| [hoverkraft-tech/ci-github-container/actions/helm/generate-docs](https://github.com/hoverkraft-tech/ci-github-container) | `0.36.2` | `0.38.0` |
| [hoverkraft-tech/ci-github.qkg1.topmon/.github/workflows/need-fix-to-issue.yml](https://github.com/hoverkraft-tech/ci-github.qkg1.topmon) | `0.31.6` | `0.37.3` |
| [hoverkraft-tech/ci-github-publish/.github/workflows/prepare-release.yml](https://github.com/hoverkraft-tech/ci-github-publish) | `0.20.1` | `0.27.1` |
| [hoverkraft-tech/ci-github-publish/actions/release/create](https://github.com/hoverkraft-tech/ci-github-publish) | `0.20.1` | `0.27.1` |
| [hoverkraft-tech/ci-github-container/actions/helm/release-chart](https://github.com/hoverkraft-tech/ci-github-container) | `0.30.6` | `0.38.0` |
| [hoverkraft-tech/ci-github.qkg1.topmon/actions/create-and-merge-pull-request](https://github.com/hoverkraft-tech/ci-github.qkg1.topmon) | `0.31.6` | `0.37.3` |
| [hoverkraft-tech/ci-github.qkg1.topmon/.github/workflows/semantic-pull-request.yml](https://github.com/hoverkraft-tech/ci-github.qkg1.topmon) | `0.31.6` | `0.37.3` |
| [hoverkraft-tech/ci-github.qkg1.topmon/.github/workflows/stale.yml](https://github.com/hoverkraft-tech/ci-github.qkg1.topmon) | `0.31.6` | `0.37.3` |



Updates `hoverkraft-tech/ci-github-container/actions/helm/test-chart` from 0.36.2 to 0.38.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-container/releases)
- [Commits](hoverkraft-tech/ci-github-container@5396e12...f8255a6)

Updates `hoverkraft-tech/ci-github.qkg1.topmon/.github/workflows/greetings.yml` from 0.31.6 to 0.37.3
- [Release notes](https://github.com/hoverkraft-tech/ci-github.qkg1.topmon/releases)
- [Commits](hoverkraft-tech/ci-github.qkg1.topmon@b17226e...2334d39)

Updates `actions/checkout` from 6.0.2 to 7.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@de0fac2...9c091bb)

Updates `hoverkraft-tech/ci-github-container/actions/helm/generate-docs` from 0.36.2 to 0.38.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-container/releases)
- [Commits](hoverkraft-tech/ci-github-container@5396e12...f8255a6)

Updates `hoverkraft-tech/ci-github.qkg1.topmon/.github/workflows/need-fix-to-issue.yml` from 0.31.6 to 0.37.3
- [Release notes](https://github.com/hoverkraft-tech/ci-github.qkg1.topmon/releases)
- [Commits](hoverkraft-tech/ci-github.qkg1.topmon@b17226e...2334d39)

Updates `hoverkraft-tech/ci-github-publish/.github/workflows/prepare-release.yml` from 0.20.1 to 0.27.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
- [Commits](hoverkraft-tech/ci-github-publish@84e8ace...ed354ad)

Updates `hoverkraft-tech/ci-github-publish/actions/release/create` from 0.20.1 to 0.27.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
- [Commits](hoverkraft-tech/ci-github-publish@84e8ace...ed354ad)

Updates `hoverkraft-tech/ci-github-container/actions/helm/release-chart` from 0.30.6 to 0.38.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-container/releases)
- [Commits](hoverkraft-tech/ci-github-container@a0bab91...f8255a6)

Updates `hoverkraft-tech/ci-github.qkg1.topmon/actions/create-and-merge-pull-request` from 0.31.6 to 0.37.3
- [Release notes](https://github.com/hoverkraft-tech/ci-github.qkg1.topmon/releases)
- [Commits](hoverkraft-tech/ci-github.qkg1.topmon@b17226e...2334d39)

Updates `hoverkraft-tech/ci-github.qkg1.topmon/.github/workflows/semantic-pull-request.yml` from 0.31.6 to 0.37.3
- [Release notes](https://github.com/hoverkraft-tech/ci-github.qkg1.topmon/releases)
- [Commits](hoverkraft-tech/ci-github.qkg1.topmon@b17226e...2334d39)

Updates `hoverkraft-tech/ci-github.qkg1.topmon/.github/workflows/stale.yml` from 0.31.6 to 0.37.3
- [Release notes](https://github.com/hoverkraft-tech/ci-github.qkg1.topmon/releases)
- [Commits](hoverkraft-tech/ci-github.qkg1.topmon@b17226e...2334d39)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github.qkg1.topmon/.github/workflows/greetings.yml
  dependency-version: 0.37.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github.qkg1.topmon/.github/workflows/need-fix-to-issue.yml
  dependency-version: 0.37.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github.qkg1.topmon/.github/workflows/semantic-pull-request.yml
  dependency-version: 0.37.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github.qkg1.topmon/.github/workflows/stale.yml
  dependency-version: 0.37.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github.qkg1.topmon/actions/create-and-merge-pull-request
  dependency-version: 0.37.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-container/actions/helm/generate-docs
  dependency-version: 0.37.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-container/actions/helm/release-chart
  dependency-version: 0.37.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-container/actions/helm/test-chart
  dependency-version: 0.37.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-publish/.github/workflows/prepare-release.yml
  dependency-version: 0.26.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-publish/actions/release/create
  dependency-version: 0.26.5
  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 force-pushed the dependabot/github_actions/github-actions-dependencies-4d2fb10dca branch from 0f6fa95 to 757f135 Compare July 3, 2026 04:11
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.

0 participants