Skip to content

chore(deps): bump the github-actions-dependencies group across 9 directories with 22 updates#852

Merged
neilime merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-dependencies-136938ec41
Jun 30, 2026
Merged

chore(deps): bump the github-actions-dependencies group across 9 directories with 22 updates#852
neilime merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-dependencies-136938ec41

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Package From To
hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml 0.37.1 0.37.3
actions/checkout 6.0.3 7.0.0
hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml 0.26.3 0.26.5
hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml 0.37.1 0.37.3
hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml 0.37.1 0.37.3
hoverkraft-tech/ci-github-common/.github/workflows/linter.yml 0.37.1 0.37.3
hoverkraft-tech/ci-github-common/.github/workflows/stale.yml 0.37.1 0.37.3
azure/setup-helm 5.0.0 5.0.1
hoverkraft-tech/ci-github-common/actions/checkout 0.37.1 0.37.3
hoverkraft-tech/ci-github-common/actions/local-workflow-actions 0.37.1 0.37.3
hoverkraft-tech/ci-github-common/actions/set-matrix-output 0.37.1 0.37.3
hoverkraft-tech/ci-github-common/actions/get-matrix-outputs 0.37.1 0.37.3

Bumps the github-actions-dependencies group with 4 updates in the /actions/docker/build-image directory: hoverkraft-tech/ci-github-common/actions/local-actions, hoverkraft-tech/ci-github-common/actions/slugify, int128/docker-build-cache-config-action and actions/cache.
Bumps the github-actions-dependencies group with 1 update in the /actions/docker/create-images-manifests directory: hoverkraft-tech/ci-github-common/actions/local-actions.
Bumps the github-actions-dependencies group with 2 updates in the /actions/docker/get-image-metadata directory: hoverkraft-tech/ci-github-common/actions/local-actions and hoverkraft-tech/ci-github-common/actions/get-issue-number.
Bumps the github-actions-dependencies group with 2 updates in the /actions/docker/prune-pull-requests-image-tags directory: hoverkraft-tech/ci-github-common/actions/local-actions and hoverkraft-tech/ci-github-common/actions/repository-owner-is-organization.
Bumps the github-actions-dependencies group with 4 updates in the /actions/helm/generate-docs directory: hoverkraft-tech/ci-github-common/actions/checkout, actions/cache, losisin/helm-values-schema-json-action and hoverkraft-tech/ci-github-common/actions/create-and-merge-pull-request.
Bumps the github-actions-dependencies group with 3 updates in the /actions/helm/release-chart directory: azure/setup-helm, hoverkraft-tech/ci-github-common/actions/checkout and hoverkraft-tech/ci-github-common/actions/local-actions.
Bumps the github-actions-dependencies group with 3 updates in the /actions/helm/test-chart directory: hoverkraft-tech/ci-github-common/actions/checkout, hoverkraft-tech/ci-github-common/actions/local-actions and actions/setup-python.
Bumps the github-actions-dependencies group with 1 update in the /actions/helm/update-chart-values directory: mikefarah/yq.

Updates hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml from 0.37.1 to 0.37.3

Release notes

Sourced from hoverkraft-tech/ci-github-common/.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-common@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-common@0.37.1...0.37.2

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
  • See full diff in compare view

Updates actions/checkout from 6.0.3 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

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-publish/.github/workflows/release-actions.yml from 0.26.3 to 0.26.5

Release notes

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

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.

Internal changes include dependency updates for GitHub Actions, npm packages, and hoverkraft-tech/ci-dokumentor.

Breaking change(s)

There is no breaking change.

What's Changed

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

0.26.4

Release Summary

Documentation now clarifies the token permissions required and updates the available actions and workflows documentation.

actions/argocd/get-manifest-files now correctly handles value assignment without mutating a constant unexpectedly.

Breaking changes

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-publish@0.26.3...0.26.4

Commits
  • 6070690 docs: update actions and workflows documentation
  • 5c93ca2 build(deps): Bump hoverkraft-tech/ci-dokumentor (#424)
  • 32549a8 build(deps): Bump the npm-dependencies group across 1 directory with 2 updates
  • 5812464 docs: update actions and workflows documentation
  • 0520f01 fix(workflows/finish-deploy-argocd-app-of-apps): handle failure report properly
  • b2c9cca docs: update actions and workflows documentation
  • 3f7c50f build(deps): Bump the github-actions-dependencies group across 1 directory wi...
  • 5ecd2fc docs: update actions and workflows documentation
  • 06ca00d build(deps): Bump the github-actions-dependencies group across 8 directories ...
  • 83646fa docs: update actions and workflows documentation
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml from 0.37.1 to 0.37.3

Release notes

Sourced from hoverkraft-tech/ci-github-common/.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-common@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-common@0.37.1...0.37.2

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
  • See full diff in compare view

Updates hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml from 0.37.1 to 0.37.3

Release notes

Sourced from hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.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-common@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-common@0.37.1...0.37.2

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
  • See full diff in compare view

Updates hoverkraft-tech/ci-github-common/.github/workflows/linter.yml from 0.37.1 to 0.37.3

Release notes

Sourced from hoverkraft-tech/ci-github-common/.github/workflows/linter.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-common@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-common@0.37.1...0.37.2

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
  • See full diff in compare view

Updates hoverkraft-tech/ci-github-common/.github/workflows/stale.yml from 0.37.1 to 0.37.3

Release notes

Sourced from hoverkraft-tech/ci-github-common/.github/workflows/stale.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-common@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-common@0.37.1...0.37.2

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
  • See full diff in compare view

Updates azure/setup-helm from 5.0.0 to 5.0.1

Release notes

Sourced from azure/setup-helm's releases.

v5.0.1

Fixed

Changed

Changelog

Sourced from azure/setup-helm's changelog.

Change Log

[5.0.1] - 2026-06-23

Fixed

Changed

[5.0.0] - 2026-03-23

Changed

... (truncated)

Commits
  • 9bc31f4 build
  • 95ecf49 Bump version to 5.0.1 and update CHANGELOG with recent changes (#287)
  • 4180b1c Bump the actions group with 2 updates (#285)
  • 6949b7f Bump undici (#284)
  • 51ce767 Bump actions/checkout in /.github/...

    Description has been truncated

…ctories with 22 updates

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

| Package | From | To |
| --- | --- | --- |
| [hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.37.1` | `0.37.3` |
| [actions/checkout](https://github.com/actions/checkout) | `6.0.3` | `7.0.0` |
| [hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml](https://github.com/hoverkraft-tech/ci-github-publish) | `0.26.3` | `0.26.5` |
| [hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.37.1` | `0.37.3` |
| [hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.37.1` | `0.37.3` |
| [hoverkraft-tech/ci-github-common/.github/workflows/linter.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.37.1` | `0.37.3` |
| [hoverkraft-tech/ci-github-common/.github/workflows/stale.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.37.1` | `0.37.3` |
| [azure/setup-helm](https://github.com/azure/setup-helm) | `5.0.0` | `5.0.1` |
| [hoverkraft-tech/ci-github-common/actions/checkout](https://github.com/hoverkraft-tech/ci-github-common) | `0.37.1` | `0.37.3` |
| [hoverkraft-tech/ci-github-common/actions/local-workflow-actions](https://github.com/hoverkraft-tech/ci-github-common) | `0.37.1` | `0.37.3` |
| [hoverkraft-tech/ci-github-common/actions/set-matrix-output](https://github.com/hoverkraft-tech/ci-github-common) | `0.37.1` | `0.37.3` |
| [hoverkraft-tech/ci-github-common/actions/get-matrix-outputs](https://github.com/hoverkraft-tech/ci-github-common) | `0.37.1` | `0.37.3` |

Bumps the github-actions-dependencies group with 4 updates in the /actions/docker/build-image directory: [hoverkraft-tech/ci-github-common/actions/local-actions](https://github.com/hoverkraft-tech/ci-github-common), [hoverkraft-tech/ci-github-common/actions/slugify](https://github.com/hoverkraft-tech/ci-github-common), [int128/docker-build-cache-config-action](https://github.com/int128/docker-build-cache-config-action) and [actions/cache](https://github.com/actions/cache).
Bumps the github-actions-dependencies group with 1 update in the /actions/docker/create-images-manifests directory: [hoverkraft-tech/ci-github-common/actions/local-actions](https://github.com/hoverkraft-tech/ci-github-common).
Bumps the github-actions-dependencies group with 2 updates in the /actions/docker/get-image-metadata directory: [hoverkraft-tech/ci-github-common/actions/local-actions](https://github.com/hoverkraft-tech/ci-github-common) and [hoverkraft-tech/ci-github-common/actions/get-issue-number](https://github.com/hoverkraft-tech/ci-github-common).
Bumps the github-actions-dependencies group with 2 updates in the /actions/docker/prune-pull-requests-image-tags directory: [hoverkraft-tech/ci-github-common/actions/local-actions](https://github.com/hoverkraft-tech/ci-github-common) and [hoverkraft-tech/ci-github-common/actions/repository-owner-is-organization](https://github.com/hoverkraft-tech/ci-github-common).
Bumps the github-actions-dependencies group with 4 updates in the /actions/helm/generate-docs directory: [hoverkraft-tech/ci-github-common/actions/checkout](https://github.com/hoverkraft-tech/ci-github-common), [actions/cache](https://github.com/actions/cache), [losisin/helm-values-schema-json-action](https://github.com/losisin/helm-values-schema-json-action) and [hoverkraft-tech/ci-github-common/actions/create-and-merge-pull-request](https://github.com/hoverkraft-tech/ci-github-common).
Bumps the github-actions-dependencies group with 3 updates in the /actions/helm/release-chart directory: [azure/setup-helm](https://github.com/azure/setup-helm), [hoverkraft-tech/ci-github-common/actions/checkout](https://github.com/hoverkraft-tech/ci-github-common) and [hoverkraft-tech/ci-github-common/actions/local-actions](https://github.com/hoverkraft-tech/ci-github-common).
Bumps the github-actions-dependencies group with 3 updates in the /actions/helm/test-chart directory: [hoverkraft-tech/ci-github-common/actions/checkout](https://github.com/hoverkraft-tech/ci-github-common), [hoverkraft-tech/ci-github-common/actions/local-actions](https://github.com/hoverkraft-tech/ci-github-common) and [actions/setup-python](https://github.com/actions/setup-python).
Bumps the github-actions-dependencies group with 1 update in the /actions/helm/update-chart-values directory: [mikefarah/yq](https://github.com/mikefarah/yq).


Updates `hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml` from 0.37.1 to 0.37.3
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@624be17...2334d39)

Updates `actions/checkout` from 6.0.3 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@df4cb1c...9c091bb)

Updates `hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml` from 0.26.3 to 0.26.5
- [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
- [Commits](hoverkraft-tech/ci-github-publish@b2562b4...6070690)

Updates `hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml` from 0.37.1 to 0.37.3
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@624be17...2334d39)

Updates `hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml` from 0.37.1 to 0.37.3
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@624be17...2334d39)

Updates `hoverkraft-tech/ci-github-common/.github/workflows/linter.yml` from 0.37.1 to 0.37.3
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@624be17...2334d39)

Updates `hoverkraft-tech/ci-github-common/.github/workflows/stale.yml` from 0.37.1 to 0.37.3
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@624be17...2334d39)

Updates `azure/setup-helm` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/azure/setup-helm/releases)
- [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md)
- [Commits](Azure/setup-helm@dda3372...9bc31f4)

Updates `hoverkraft-tech/ci-github-common/actions/checkout` from 0.37.1 to 0.37.3
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@624be17...2334d39)

Updates `hoverkraft-tech/ci-github-common/actions/local-workflow-actions` from 0.37.1 to 0.37.3
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@624be17...2334d39)

Updates `hoverkraft-tech/ci-github-common/actions/set-matrix-output` from 0.37.1 to 0.37.3
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@624be17...2334d39)

Updates `hoverkraft-tech/ci-github-common/actions/get-matrix-outputs` from 0.37.1 to 0.37.3
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@624be17...2334d39)

Updates `hoverkraft-tech/ci-github-common/actions/local-actions` from 0.37.1 to 0.37.3
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@624be17...2334d39)

Updates `hoverkraft-tech/ci-github-common/actions/slugify` from 0.37.1 to 0.37.3
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@624be17...2334d39)

Updates `int128/docker-build-cache-config-action` from 1.58.0 to 1.60.0
- [Release notes](https://github.com/int128/docker-build-cache-config-action/releases)
- [Commits](int128/docker-build-cache-config-action@3674b5d...e7428bc)

Updates `actions/cache` from 5.0.5 to 6.1.0
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@27d5ce7...55cc834)

Updates `hoverkraft-tech/ci-github-common/actions/local-actions` from 0.37.1 to 0.37.3
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@624be17...2334d39)

Updates `hoverkraft-tech/ci-github-common/actions/local-actions` from 0.37.1 to 0.37.3
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@624be17...2334d39)

Updates `hoverkraft-tech/ci-github-common/actions/get-issue-number` from 0.37.1 to 0.37.3
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@624be17...2334d39)

Updates `hoverkraft-tech/ci-github-common/actions/local-actions` from 0.37.1 to 0.37.3
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@624be17...2334d39)

Updates `hoverkraft-tech/ci-github-common/actions/repository-owner-is-organization` from 0.37.1 to 0.37.3
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@624be17...2334d39)

Updates `hoverkraft-tech/ci-github-common/actions/checkout` from 0.37.1 to 0.37.3
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@624be17...2334d39)

Updates `actions/cache` from 5.0.5 to 6.1.0
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@27d5ce7...55cc834)

Updates `losisin/helm-values-schema-json-action` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/losisin/helm-values-schema-json-action/releases)
- [Commits](losisin/helm-values-schema-json-action@39cdf80...cfefdf4)

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

Updates `azure/setup-helm` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/azure/setup-helm/releases)
- [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md)
- [Commits](Azure/setup-helm@dda3372...9bc31f4)

Updates `hoverkraft-tech/ci-github-common/actions/checkout` from 0.37.1 to 0.37.3
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@624be17...2334d39)

Updates `hoverkraft-tech/ci-github-common/actions/local-actions` from 0.37.1 to 0.37.3
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@624be17...2334d39)

Updates `hoverkraft-tech/ci-github-common/actions/checkout` from 0.37.1 to 0.37.3
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@624be17...2334d39)

Updates `hoverkraft-tech/ci-github-common/actions/local-actions` from 0.37.1 to 0.37.3
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@624be17...2334d39)

Updates `actions/setup-python` from 6.2.0 to 6.3.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@a309ff8...ece7cb0)

Updates `mikefarah/yq` from 4.53.2 to 4.53.3
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](mikefarah/yq@751d8ad...1b9b4ac)

---
updated-dependencies:
- dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml
  dependency-version: 0.37.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-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-publish/.github/workflows/release-actions.yml
  dependency-version: 0.26.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml
  dependency-version: 0.37.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml
  dependency-version: 0.37.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/linter.yml
  dependency-version: 0.37.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/stale.yml
  dependency-version: 0.37.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: azure/setup-helm
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/actions/checkout
  dependency-version: 0.37.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/actions/local-workflow-actions
  dependency-version: 0.37.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/actions/set-matrix-output
  dependency-version: 0.37.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/actions/get-matrix-outputs
  dependency-version: 0.37.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/actions/local-actions
  dependency-version: 0.37.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/actions/slugify
  dependency-version: 0.37.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: int128/docker-build-cache-config-action
  dependency-version: 1.60.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: actions/cache
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/actions/local-actions
  dependency-version: 0.37.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/actions/local-actions
  dependency-version: 0.37.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/actions/get-issue-number
  dependency-version: 0.37.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/actions/local-actions
  dependency-version: 0.37.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/actions/repository-owner-is-organization
  dependency-version: 0.37.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/actions/checkout
  dependency-version: 0.37.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: actions/cache
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-dependencies
- dependency-name: losisin/helm-values-schema-json-action
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/actions/create-and-merge-pull-request
  dependency-version: 0.37.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: azure/setup-helm
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/actions/checkout
  dependency-version: 0.37.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/actions/local-actions
  dependency-version: 0.37.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/actions/checkout
  dependency-version: 0.37.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/actions/local-actions
  dependency-version: 0.37.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: actions/setup-python
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: mikefarah/yq
  dependency-version: 4.53.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Jun 30, 2026
@github-actions

Copy link
Copy Markdown
Contributor

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

@github-actions

Copy link
Copy Markdown
Contributor

Super-linter summary

Language Validation result
BIOME_FORMAT Pass ✅
BIOME_LINT Pass ✅
CHECKOV Pass ✅
GITHUB_ACTIONS Pass ✅
GITHUB_ACTIONS_ZIZMOR Pass ✅
GITLEAKS Pass ✅
GIT_MERGE_CONFLICT_MARKERS Pass ✅
JSCPD Pass ✅
PRE_COMMIT Pass ✅
SPELL_CODESPELL Pass ✅
TRIVY Pass ✅
YAML Pass ✅
YAML_PRETTIER Pass ✅

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

@neilime neilime merged commit 57d29e7 into main Jun 30, 2026
100 checks passed
@neilime neilime deleted the dependabot/github_actions/github-actions-dependencies-136938ec41 branch June 30, 2026 18:07
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