Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-dependencies-2efc4377b5
Closed

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 7, 2025

Copy link
Copy Markdown
Contributor

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

Package From To
hoverkraft-tech/ci-github-common/.github/workflows/linter.yml 0.26.0 0.28.0
hoverkraft-tech/ci-github-container 0.28.0 0.29.0
hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml 0.26.0 0.28.0
hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml 0.26.0 0.28.0
hoverkraft-tech/ci-github-publish/.github/workflows/prepare-release.yml 0.11.2 0.14.0
hoverkraft-tech/ci-github-publish 0.11.2 0.14.0
hoverkraft-tech/ci-github-common 0.26.0 0.28.0
hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml 0.26.0 0.28.0
hoverkraft-tech/ci-github-common/.github/workflows/stale.yml 0.26.0 0.28.0

Updates hoverkraft-tech/ci-github-common/.github/workflows/linter.yml from 0.26.0 to 0.28.0

Release notes

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

0.28.0

Release Summary

linter: Ratchet updated to 0.11.4. semantic-pull-request: Workflow concurrency rule improved.

Internal changes: synced docs, integrated the sync-docs workflow, and bumped GitHub Actions dependencies.

Breaking change(s)

There is no breaking change.

What's Changed

New Contributors

Full Changelog: hoverkraft-tech/ci-github-common@0.27.0...0.28.0

0.27.0

Release Summary

Upgraded the greetings workflow to the latest actions/first-interaction, and the linter now auto-installs required Prettier plugins.

Internal: docs were refreshed for actions/workflows and GitHub Actions dependencies were updated across multiple directories.

Breaking change(s)

The greetings workflow input names changed from issue-message/pr-message to issue_message/pr_message; update any workflows calling it to the new names.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.26.0...0.27.0

Commits
  • 5f11437 chore(deps): bump the github-actions-dependencies group across 3 directories ...
  • 0bb37fb chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • f9f3587 docs: update actions and workflows documentation
  • 19889eb ci: integrate sync-docs workflow
  • 881e2c1 ci: integrate sync-docs workflow
  • f69da8f docs: update actions and workflows documentation
  • a895167 feat(linter): update ratchet from 0.11.3 to 0.11.4
  • 99641cd chore: add devcontainer config
  • f9dca9c fix(semantic-pull-request): enhance workflow concurrency rule
  • 865fe29 docs: update actions and workflows documentation
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-container from 0.28.0 to 0.29.0

Release notes

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

0.29.0

Release Summary

In docker-build-images, caching and signing were optimized and tagging made explicit to reduce unnecessary package versions and prepare for OCI 1.1 referrers. A new dedicated image-cleanup action replaces previous custom deletion logic, simplifying GHCR maintenance.

Internal: CI/doc updates, dependency bumps, linter cleanup, sync-docs integration, and stabilized registry-caching tests improve reliability and consistency.

Breaking change(s)

Image cleanup now uses a dedicated wrapper action (actions/docker/clean-images) around dataaxiom/ghcr-cleanup-action; workflows using custom cleanup steps must switch to this wrapper and review inputs.

What's Changed

New Contributors

Full Changelog: hoverkraft-tech/ci-github-container@0.28.0...0.29.0

Commits
  • e44dc00 chore(deps): bump docker/setup-docker-action
  • ea9c6c7 chore: fix licence link
  • 30cfe87 docs: update actions and workflows documentation
  • 2408dd0 ci: improve tests to pass with workflow_dispatch event
  • c318439 ci: improve tests to pass with workflow_dispatch event
  • 0cbf7fe docs: update actions and workflows documentation
  • 06772f1 chore(deps): bump helm/kind-action
  • 4c1fccb fix(helm/generate-docs): lint generated files
  • 6cf2f10 fix(helm/generate-docs): lint generated files
  • b91bf11 fix(helm/generate-docs): lint generated files
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml from 0.26.0 to 0.28.0

Release notes

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

0.28.0

Release Summary

linter: Ratchet updated to 0.11.4. semantic-pull-request: Workflow concurrency rule improved.

Internal changes: synced docs, integrated the sync-docs workflow, and bumped GitHub Actions dependencies.

Breaking change(s)

There is no breaking change.

What's Changed

New Contributors

Full Changelog: hoverkraft-tech/ci-github-common@0.27.0...0.28.0

0.27.0

Release Summary

Upgraded the greetings workflow to the latest actions/first-interaction, and the linter now auto-installs required Prettier plugins.

Internal: docs were refreshed for actions/workflows and GitHub Actions dependencies were updated across multiple directories.

Breaking change(s)

The greetings workflow input names changed from issue-message/pr-message to issue_message/pr_message; update any workflows calling it to the new names.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.26.0...0.27.0

Commits
  • 5f11437 chore(deps): bump the github-actions-dependencies group across 3 directories ...
  • 0bb37fb chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • f9f3587 docs: update actions and workflows documentation
  • 19889eb ci: integrate sync-docs workflow
  • 881e2c1 ci: integrate sync-docs workflow
  • f69da8f docs: update actions and workflows documentation
  • a895167 feat(linter): update ratchet from 0.11.3 to 0.11.4
  • 99641cd chore: add devcontainer config
  • f9dca9c fix(semantic-pull-request): enhance workflow concurrency rule
  • 865fe29 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.26.0 to 0.28.0

Release notes

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

0.28.0

Release Summary

linter: Ratchet updated to 0.11.4. semantic-pull-request: Workflow concurrency rule improved.

Internal changes: synced docs, integrated the sync-docs workflow, and bumped GitHub Actions dependencies.

Breaking change(s)

There is no breaking change.

What's Changed

New Contributors

Full Changelog: hoverkraft-tech/ci-github-common@0.27.0...0.28.0

0.27.0

Release Summary

Upgraded the greetings workflow to the latest actions/first-interaction, and the linter now auto-installs required Prettier plugins.

Internal: docs were refreshed for actions/workflows and GitHub Actions dependencies were updated across multiple directories.

Breaking change(s)

The greetings workflow input names changed from issue-message/pr-message to issue_message/pr_message; update any workflows calling it to the new names.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.26.0...0.27.0

Commits
  • 5f11437 chore(deps): bump the github-actions-dependencies group across 3 directories ...
  • 0bb37fb chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • f9f3587 docs: update actions and workflows documentation
  • 19889eb ci: integrate sync-docs workflow
  • 881e2c1 ci: integrate sync-docs workflow
  • f69da8f docs: update actions and workflows documentation
  • a895167 feat(linter): update ratchet from 0.11.3 to 0.11.4
  • 99641cd chore: add devcontainer config
  • f9dca9c fix(semantic-pull-request): enhance workflow concurrency rule
  • 865fe29 docs: update actions and workflows documentation
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-publish/.github/workflows/prepare-release.yml from 0.11.2 to 0.14.0

Release notes

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

0.14.0

Release Summary

No public user-facing changes.

Internal: documentation on actions/workflows was refreshed and the workflow toolkit now depends on hoverkraft-tech/ci-github-container 0.29.0, aligning with recent CI improvements.

Breaking change(s)

Adopting ci-github-container 0.29.0 pulls in a change where image cleanup is handled by a dedicated wrapper action; if your publish workflows rely on custom cleanup steps, review and update them accordingly.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-publish@0.13.1...0.14.0

0.13.1

Release Summary

No new features or fixes in this release; public documentation for actions and workflows was updated in ci-github-publish.

Internal changes: main CI now configures sync-docs-dispatcher, and GitHub Actions dependencies were bumped.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-publish@0.13.0...0.13.1

0.13.0

Release Summary

release-actions: behavior reworked to streamline documentation generation and artifact publication. 

Internal: documentation updated and GitHub Actions dependencies bumped (artifact actions). 

Breaking change(s)

The release-actions workflow behavior and outputs were reworked, so workflows relying on previous job names/outputs must update accordingly. 

What's Changed

... (truncated)

Commits
  • 38963f3 build(deps): Bump hoverkraft-tech/ci-github-container
  • 9bec103 ci: fix url endpoint for check tests
  • d62405b docs: update actions and workflows documentation
  • 0717eb4 ci: fix dependabot config
  • 354ec15 ci: fix dependabot config
  • fa7324c ci: fix dependabot config
  • c9293bc docs: fix headings
  • f07458f fix(release-actions): match paths with changed files
  • 14e68c9 docs(deploy-finish): fix wrong link
  • d596be7 fix(release-actions): match paths with changed files
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-publish from 0.11.2 to 0.14.0

Release notes

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

0.14.0

Release Summary

No public user-facing changes.

Internal: documentation on actions/workflows was refreshed and the workflow toolkit now depends on hoverkraft-tech/ci-github-container 0.29.0, aligning with recent CI improvements.

Breaking change(s)

Adopting ci-github-container 0.29.0 pulls in a change where image cleanup is handled by a dedicated wrapper action; if your publish workflows rely on custom cleanup steps, review and update them accordingly.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-publish@0.13.1...0.14.0

0.13.1

Release Summary

No new features or fixes in this release; public documentation for actions and workflows was updated in ci-github-publish.

Internal changes: main CI now configures sync-docs-dispatcher, and GitHub Actions dependencies were bumped.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-publish@0.13.0...0.13.1

0.13.0

Release Summary

release-actions: behavior reworked to streamline documentation generation and artifact publication. 

Internal: documentation updated and GitHub Actions dependencies bumped (artifact actions). 

Breaking change(s)

The release-actions workflow behavior and outputs were reworked, so workflows relying on previous job names/outputs must update accordingly. 

What's Changed

... (truncated)

Commits
  • 38963f3 build(deps): Bump hoverkraft-tech/ci-github-container
  • 9bec103 ci: fix url endpoint for check tests
  • d62405b docs: update actions and workflows documentation
  • 0717eb4 ci: fix dependabot config
  • 354ec15 ci: fix dependabot config
  • fa7324c ci: fix dependabot config
  • c9293bc docs: fix headings
  • f07458f fix(release-actions): match paths with changed files
  • 14e68c9 docs(deploy-finish): fix wrong link
  • d596be7 fix(release-actions): match paths with changed files
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-common from 0.26.0 to 0.28.0

Release notes

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

0.28.0

Release Summary

linter: Ratchet updated to 0.11.4. semantic-pull-request: Workflow concurrency rule improved.

Internal changes: synced docs, integrated the sync-docs workflow, and bumped GitHub Actions dependencies.

Breaking change(s)

There is no breaking change.

What's Changed

New Contributors

Full Changelog: hoverkraft-tech/ci-github-common@0.27.0...0.28.0

0.27.0

Release Summary

Upgraded the greetings workflow to the latest actions/first-interaction, and the linter now auto-installs required Prettier plugins.

Internal: docs were refreshed for actions/workflows and GitHub Actions dependencies were updated across multiple directories.

Breaking change(s)

The greetings workflow input names changed from issue-message/pr-message to issue_message/pr_message; update any workflows calling it to the new names.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.26.0...0.27.0

Commits
  • 5f11437 chore(deps): bump the github-actions-dependencies group across 3 directories ...
  • 0bb37fb chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • f9f3587 docs: update actions and workflows documentation
  • 19889eb ci: integrate sync-docs workflow
  • 881e2c1 ci: integrate sync-docs workflow
  • f69da8f docs: update actions and workflows documentation
  • a895167 feat(linter): update ratchet from 0.11.3 to 0.11.4
  • 99641cd chore: add devcontainer config
  • f9dca9c fix(semantic-pull-request): enhance workflow concurrency rule
  • 865fe29 docs: update actions and workflows documentation
  • Additional commits viewable in compare view

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

Release notes

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

0.28.0

Release Summary

linter: Ratchet updated to 0.11.4. semantic-pull-request: Workflow concurrency rule improved.

Internal changes: synced docs, integrated the sync-docs workflow, and bumped GitHub Actions dependencies.

Breaking change(s)

There is no breaking change.

What's Changed

New Contributors

Full Changelog: hoverkraft-tech/ci-github-common@0.27.0...0.28.0

0.27.0

Release Summary

Upgraded the greetings workflow to the latest actions/first-interaction, and the linter now auto-installs required Prettier plugins.

Internal: docs were refreshed for actions/workflows and GitHub Actions dependencies were updated across multiple directories.

Breaking change(s)

The greetings workflow input names changed from issue-message/pr-message to issue_message/pr_message; update any workflows calling it to the new names.

What's Changed

  • chore(deps)...

    Description has been truncated

…ctory with 9 updates

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

| Package | From | To |
| --- | --- | --- |
| [hoverkraft-tech/ci-github-common/.github/workflows/linter.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.26.0` | `0.28.0` |
| [hoverkraft-tech/ci-github-container](https://github.com/hoverkraft-tech/ci-github-container) | `0.28.0` | `0.29.0` |
| [hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.26.0` | `0.28.0` |
| [hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.26.0` | `0.28.0` |
| [hoverkraft-tech/ci-github-publish/.github/workflows/prepare-release.yml](https://github.com/hoverkraft-tech/ci-github-publish) | `0.11.2` | `0.14.0` |
| [hoverkraft-tech/ci-github-publish](https://github.com/hoverkraft-tech/ci-github-publish) | `0.11.2` | `0.14.0` |
| [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common) | `0.26.0` | `0.28.0` |
| [hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.26.0` | `0.28.0` |
| [hoverkraft-tech/ci-github-common/.github/workflows/stale.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.26.0` | `0.28.0` |



Updates `hoverkraft-tech/ci-github-common/.github/workflows/linter.yml` from 0.26.0 to 0.28.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@1c379f7...5f11437)

Updates `hoverkraft-tech/ci-github-container` from 0.28.0 to 0.29.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-container/releases)
- [Commits](hoverkraft-tech/ci-github-container@4f29319...e44dc00)

Updates `hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml` from 0.26.0 to 0.28.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@1c379f7...5f11437)

Updates `hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml` from 0.26.0 to 0.28.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@1c379f7...5f11437)

Updates `hoverkraft-tech/ci-github-publish/.github/workflows/prepare-release.yml` from 0.11.2 to 0.14.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
- [Commits](hoverkraft-tech/ci-github-publish@42d50a3...38963f3)

Updates `hoverkraft-tech/ci-github-publish` from 0.11.2 to 0.14.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
- [Commits](hoverkraft-tech/ci-github-publish@42d50a3...38963f3)

Updates `hoverkraft-tech/ci-github-common` from 0.26.0 to 0.28.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@1c379f7...5f11437)

Updates `hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml` from 0.26.0 to 0.28.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@1c379f7...5f11437)

Updates `hoverkraft-tech/ci-github-common/.github/workflows/stale.yml` from 0.26.0 to 0.28.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@1c379f7...5f11437)

---
updated-dependencies:
- dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/linter.yml
  dependency-version: 0.28.0
  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.29.0
  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.28.0
  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.28.0
  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.14.0
  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.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common
  dependency-version: 0.28.0
  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.28.0
  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.28.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 Nov 7, 2025
@dependabot @github

dependabot Bot commented on behalf of github Nov 21, 2025

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Nov 21, 2025
@dependabot dependabot Bot deleted the dependabot/github_actions/github-actions-dependencies-2efc4377b5 branch November 21, 2025 04:06
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