Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown

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

Package From To
hoverkraft-tech/ci-github-container 0.30.6 0.37.2
hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml 0.31.6 0.37.1
actions/checkout 6.0.2 6.0.3
hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml 0.31.6 0.37.1
hoverkraft-tech/ci-github-publish/.github/workflows/prepare-release.yml 0.20.1 0.26.3
hoverkraft-tech/ci-github-publish 0.20.1 0.26.3
hoverkraft-tech/ci-github-common 0.31.6 0.37.1
hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml 0.31.6 0.37.1
hoverkraft-tech/ci-github-common/.github/workflows/stale.yml 0.31.6 0.37.1

Updates hoverkraft-tech/ci-github-container from 0.30.6 to 0.37.2

Release notes

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

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

Release Summary

actions/docker/create-images-manifests now handles registry propagation timing issues more reliably, preventing related failures.

Documentation for actions and workflows was updated.

Internal changes include a ci-github-common actions bump to 0.37.0 and added test coverage for docker/create-images-manifests.

Breaking change(s)

There is no breaking change.

What's Changed

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

0.37.0

Release Summary

The actions/docker/create-images-manifests action now avoids local action path conflicts. Documentation for actions, workflows, and Helm charts has been updated.

Internal changes: CI schedule-event tests were fixed, and the hono dependency was bumped for Helm docs generation.

Breaking changes

There is no breaking change.

... (truncated)

Commits
  • c9088e8 chore: bump ci-github-common actions
  • 338e184 docs: update actions and workflows documentation
  • 7a84c3e chore: bump ci-github-vommon actions to 0.37.0
  • 53aafab tests(docker/create-images-manifests): add use case coverage
  • e39c20f docs: update actions and workflows documentation
  • 07ecc30 chore: bump ci-github-vommon actions to 0.37.0
  • 77f7324 docs: update Helm chart documentation for charts
  • bd9e0cd ci: do not sign images for helm tests
  • e468368 chore(deps): bump dataaxiom/ghcr-cleanup-action
  • d8ce207 chore(deps): bump the github-actions-dependencies group across 8 directories ...
  • Additional commits viewable in compare view

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

Release notes

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

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)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.37.0...0.37.1

0.37.0

Release Summary

The linter workflow now uses the required GitHub permissions and token fallback to improve CI reliability. The CI checkout action was updated to actions/checkout v6.0.3. Internal actions and workflow documentation was refreshed.

Breaking changes

The linter permissions fix is marked as breaking, so reusable workflow consumers may need to update granted permissions for linter-related jobs.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.36.4...0.37.0

0.36.4

Release Summary

actions/local-workflow-actions now supports tokens for private repositories, improving compatibility with private GitHub projects.

Documentation for actions and workflows was updated.

Internal maintenance includes GitHub Actions dependency updates across multiple directories.

... (truncated)

Commits
  • 624be17 chore: bump actions/checkout
  • cf65783 fix(actions/checkout): unexpected double checkouts
  • 732153a docs: update actions and workflows documentation
  • 59c0629 fix(actions/checkout): bump actions/checkout to v6.0.3
  • 6908a61 fix(linter)!: fix linter required permissions
  • 0381055 docs: update actions and workflows documentation
  • 23e4b6a docs: update actions and workflows documentation
  • 6a0fdae chore: bump the github-actions-dependencies group across 3 directories with 2...
  • 1613dbb docs: update actions and workflows documentation
  • 93916b4 fix(actions/local-workflow-actions): support token for private repositories
  • Additional commits viewable in compare view

Updates actions/checkout from 6.0.2 to 6.0.3

Release notes

Sourced from actions/checkout's releases.

v6.0.3

What's Changed

New Contributors

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

Changelog

Sourced from actions/checkout's changelog.

Changelog

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

v4.2.0

v4.1.7

... (truncated)

Commits

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

Release notes

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

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)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.37.0...0.37.1

0.37.0

Release Summary

The linter workflow now uses the required GitHub permissions and token fallback to improve CI reliability. The CI checkout action was updated to actions/checkout v6.0.3. Internal actions and workflow documentation was refreshed.

Breaking changes

The linter permissions fix is marked as breaking, so reusable workflow consumers may need to update granted permissions for linter-related jobs.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.36.4...0.37.0

0.36.4

Release Summary

actions/local-workflow-actions now supports tokens for private repositories, improving compatibility with private GitHub projects.

Documentation for actions and workflows was updated.

Internal maintenance includes GitHub Actions dependency updates across multiple directories.

... (truncated)

Commits
  • 624be17 chore: bump actions/checkout
  • cf65783 fix(actions/checkout): unexpected double checkouts
  • 732153a docs: update actions and workflows documentation
  • 59c0629 fix(actions/checkout): bump actions/checkout to v6.0.3
  • 6908a61 fix(linter)!: fix linter required permissions
  • 0381055 docs: update actions and workflows documentation
  • 23e4b6a docs: update actions and workflows documentation
  • 6a0fdae chore: bump the github-actions-dependencies group across 3 directories with 2...
  • 1613dbb docs: update actions and workflows documentation
  • 93916b4 fix(actions/local-workflow-actions): support token for private repositories
  • Additional commits viewable in compare view

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

Release notes

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

0.26.3

Release Summary

Actions and workflows documentation was refreshed.

Internal changes include dependency updates for LangChain and GitHub Actions dependencies.

Breaking changes

There is no breaking change.

What's Changed

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

0.26.2

Release Summary

Release planning now uses the GitHub API instead of local Git, improving reliability in CI environments. Documentation for actions and workflows has been updated.

Internal changes include GitHub Actions dependency updates.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-publish@0.26.1...0.26.2

0.26.1

Release Summary

Release planning now passes the GitHub token to the tag-check process, improving release tag validation reliability.

Actions and workflows documentation has been refreshed.

Internal updates include the GitHub Actions dependency group bump to hoverkraft-tech/ci-github-container 0.36.0, bringing BuildKit 0.30.0, Helm documentation merged-sha output support, and related workflow maintenance.

... (truncated)

Commits
  • b2562b4 docs: update actions and workflows documentation
  • f3c020b build(deps): Bump the github-actions-dependencies group across 8 directories ...
  • b71de10 build(deps): Bump langchain
  • c8f9d50 docs: update actions and workflows documentation
  • 2a2ebbc docs: add GitHub Verified Creator badge
  • 0f55946 docs: update actions and workflows documentation
  • 0437797 docs: update actions and workflows documentation
  • 84d583b Merge pull request #403 from hoverkraft-tech/dependabot/github_actions/github...
  • 201f32d build(deps): Bump the github-actions-dependencies group across 1 directory wi...
  • 59c58ea docs: update actions and workflows documentation
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-publish from 0.20.1 to 0.26.3

Release notes

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

0.26.3

Release Summary

Actions and workflows documentation was refreshed.

Internal changes include dependency updates for LangChain and GitHub Actions dependencies.

Breaking changes

There is no breaking change.

What's Changed

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

0.26.2

Release Summary

Release planning now uses the GitHub API instead of local Git, improving reliability in CI environments. Documentation for actions and workflows has been updated.

Internal changes include GitHub Actions dependency updates.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-publish@0.26.1...0.26.2

0.26.1

Release Summary

Release planning now passes the GitHub token to the tag-check process, improving release tag validation reliability.

Actions and workflows documentation has been refreshed.

Internal updates include the GitHub Actions dependency group bump to hoverkraft-tech/ci-github-container 0.36.0, bringing BuildKit 0.30.0, Helm documentation merged-sha output support, and related workflow maintenance.

... (truncated)

Commits
  • b2562b4 docs: update actions and workflows documentation
  • f3c020b build(deps): Bump the github-actions-dependencies group across 8 directories ...
  • b71de10 build(deps): Bump langchain
  • c8f9d50 docs: update actions and workflows documentation
  • 2a2ebbc docs: add GitHub Verified Creator badge
  • 0f55946 docs: update actions and workflows documentation
  • 0437797 docs: update actions and workflows documentation
  • 84d583b Merge pull request #403 from hoverkraft-tech/dependabot/github_actions/github...
  • 201f32d build(deps): Bump the github-actions-dependencies group across 1 directory wi...
  • 59c58ea docs: update actions and workflows documentation
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-common from 0.31.6 to 0.37.1

Release notes

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

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)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.37.0...0.37.1

0.37.0

Release Summary

The linter workflow now uses the required GitHub permissions and token fallback to improve CI reliability. The CI checkout action was updated to actions/checkout v6.0.3. Internal actions and workflow documentation was refreshed.

Breaking changes

The linter permissions fix is marked as breaking, so reusable workflow consumers may need to update granted permissions for linter-related jobs.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.36.4...0.37.0

0.36.4

Release Summary

actions/local-workflow-actions now supports tokens for private repositories, improving compatibility with private GitHub projects.

Documentation for actions and workflows was updated.

Internal maintenance includes GitHub Actions dependency updates across multiple directories.

... (truncated)

Commits
  • 624be17 chore: bump actions/checkout
  • cf65783 fix(actions/checkout): unexpected double checkouts
  • 732153a docs: update actions and workflows documentation
  • 59c0629 fix(actions/checkout): bump actions/checkout to v6.0.3
  • 6908a61 fix(linter)!: fix linter required permissions
  • 0381055 docs: update actions and workflows documentation
  • 23e4b6a docs: update actions and workflows documentation
  • 6a0fdae chore: bump the github-actions-dependencies group across 3 directories with 2...
  • 1613dbb docs: update actions and workflows documentation
  • 93916b4 fix(actions/local-workflow-actions): support token for private repositories
  • Additional commits viewable in compare view

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

Release notes

Sourced from hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml's releases.

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)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.37.0...0.37.1

0.37.0

Release Summary

The linter workflow now uses the required GitHub permissions and token fallback to improve CI reliability. The CI checkout action was updated to actions/checkout v6.0.3. Internal actions and workflow documentation was refreshed.

Breaking changes

The linter permissions fix is marked as breaking, so reusable workflow consumers may need to update granted permissions for linter-related jobs.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.36.4...0.37.0

0.36.4

Release Summary

actions/local-workflow-actions now supports tokens for private repositories, improving compatibility with private GitHub projects.

Documentation for actions and workflows was updated.

Internal maintenance includes GitHub Actions dependency updates across multiple directories.

... (truncated)

Commits
  • 624be17 chore: bump actions/checkout
  • cf65783 fix(actions/checkout): unexpected double checkouts
  • 732153a docs: update actions and workflows documentation
  • 59c0629 fix(actions/checkout): bump actions/checkout to v6.0.3
  • 6908a61 fix(linter)!: fix linter required permissions
  • 0381055 docs: update actions and workflows documentation
  • 23e4b6a docs: update actions and workflows documentation
  • 6a0fdae chore: bump the github-actions-dependencies group across 3 directories with 2...
  • 1613dbb docs: update actions and workflows documentation
  • 93916b4 fix(actions/local-workflow-actions): support token for private repositories
  • Additional commits viewable in compare view

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

Release notes

Sourced from hoverkraft-tech/ci-github-common/.github/workflows/stale.yml's releases.

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)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.37.0...0.37.1

0.37.0

Release Summary

The linter workflow now uses the required GitHub permissions and token fallback to improve CI reliability. The CI checkout action was updated to actions/checkout v6.0.3. Internal actions and workflow documentation was refreshed.

Breaking changes

The linter permissions fix is marked as breaking, so reusable workflow consumers may need to update granted permissions for linter-related jobs.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.36.4...0.37.0

0.36.4

Release Summary

actions/local-workflow-actions now supports tokens for private repositories, improving compatibility with private GitHub projects.

Documentation for actions and workflows was updated.

Internal maintenance includes GitHub Actions dependency updates across multiple directories.

... (truncated)

Commits
  • 624be17 chore: bump actions/checkout
  • cf65783 fix(actions/checkout): unexpected double checkouts
  • 732153a docs: update actions and workflows documentation
  • 59c0629 fix(actions/checkout): bump actions/checkout to v6.0.3
  • 6908a61 fix(linter)!: fix linter required permissions
  • 0381055 docs: update actions and workflows documentation
  • 23e4b6a docs: update actions and workflows documentation
  • 6a0fdae chore: bump the github-actions-dependencies group across 3 directories with 2...
  • 1613dbb docs: update actions and workflows documentation
  • 93916b4 fix(actions/local-workflow-actions): support token for private repositories
  • Additional commits viewable in compare view

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

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

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

@dependabot dependabot Bot force-pushed the dependabot/github_actions/github-actions-dependencies-fd98b88ce9 branch 6 times, most recently from f1d873a to 81b3a43 Compare June 5, 2026 04:12
…ctory with 9 updates

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

| Package | From | To |
| --- | --- | --- |
| [hoverkraft-tech/ci-github-container](https://github.com/hoverkraft-tech/ci-github-container) | `0.30.6` | `0.37.2` |
| [hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.31.6` | `0.37.1` |
| [actions/checkout](https://github.com/actions/checkout) | `6.0.2` | `6.0.3` |
| [hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.31.6` | `0.37.1` |
| [hoverkraft-tech/ci-github-publish/.github/workflows/prepare-release.yml](https://github.com/hoverkraft-tech/ci-github-publish) | `0.20.1` | `0.26.3` |
| [hoverkraft-tech/ci-github-publish](https://github.com/hoverkraft-tech/ci-github-publish) | `0.20.1` | `0.26.3` |
| [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common) | `0.31.6` | `0.37.1` |
| [hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.31.6` | `0.37.1` |
| [hoverkraft-tech/ci-github-common/.github/workflows/stale.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.31.6` | `0.37.1` |



Updates `hoverkraft-tech/ci-github-container` from 0.30.6 to 0.37.2
- [Release notes](https://github.com/hoverkraft-tech/ci-github-container/releases)
- [Commits](hoverkraft-tech/ci-github-container@0.30.6...c9088e8)

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

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

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

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

Updates `hoverkraft-tech/ci-github-publish` from 0.20.1 to 0.26.3
- [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
- [Commits](hoverkraft-tech/ci-github-publish@84e8ace...b2562b4)

Updates `hoverkraft-tech/ci-github-common` from 0.31.6 to 0.37.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@b17226e...624be17)

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

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

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common
  dependency-version: 0.35.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml
  dependency-version: 0.35.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml
  dependency-version: 0.35.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml
  dependency-version: 0.35.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/stale.yml
  dependency-version: 0.35.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-container
  dependency-version: 0.36.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-publish
  dependency-version: 0.26.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.2
  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-fd98b88ce9 branch from 81b3a43 to de0748c Compare June 12, 2026 04:13
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