Skip to content

build(deps): Bump the github-actions-dependencies group with 12 updates#335

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

build(deps): Bump the github-actions-dependencies group with 12 updates#335
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-dependencies-84f9ecdbe7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the github-actions-dependencies group with 12 updates:

Package From To
hoverkraft-tech/ci-github-common/.github/workflows/linter.yml 0.35.0 0.35.4
hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml 0.24.0 0.24.2
hoverkraft-tech/ci-github-nodejs 0.24.0 0.24.2
hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml 0.33.1 0.34.2
hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml 0.35.0 0.35.4
hoverkraft-tech/ci-github-container/.github/workflows/prune-pull-requests-images-tags.yml 0.33.1 0.34.2
hoverkraft-tech/ci-github-nodejs/.github/workflows/release.yml 0.24.0 0.24.2
hoverkraft-tech/ci-github-common 0.35.0 0.35.4
hoverkraft-tech/ci-github-publish 0.23.2 0.25.0
hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml 0.35.0 0.35.4
hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml 0.35.0 0.35.4
hoverkraft-tech/ci-github-common/.github/workflows/stale.yml 0.35.0 0.35.4

Updates hoverkraft-tech/ci-github-common/.github/workflows/linter.yml from 0.35.0 to 0.35.4

Release notes

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

0.35.4

Release Summary

actions/checkout now supports the ref input for more flexible checkout configuration.

Documentation for actions and workflows has been updated.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.35.3...0.35.4

0.35.3

Release Summary

Adds support for specifying a destination directory name in local actions.

Internal documentation for actions and workflows was updated.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.35.2...0.35.3

0.35.2

Release Summary

The checkout action now supports sparse-checkout input, enabling more focused repository checkouts.

Actions and workflows documentation has been updated.

Breaking changes

There is no breaking change.

What's Changed

... (truncated)

Commits
  • b553a69 docs: update actions and workflows documentation
  • 0648df1 feat(actions/checkout): add support for ref input
  • cacc612 docs: update actions and workflows documentation
  • 26b89ca feat(local-actions): allows to specify destination directory name
  • ff81510 docs: update actions and workflows documentation
  • 2d44fec feat(actions/checkout): add support for sparse-checkout input
  • b485212 docs: update actions and workflows documentation
  • 47a06db chore: bump the github-actions-dependencies group across 2 directories with 4...
  • cf0f627 chore: bump ghcr.io/devcontainers/features/docker-in-docker
  • d428923 chore: bump fast-xml-parser
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml from 0.24.0 to 0.24.2

Release notes

Sourced from hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml's releases.

0.24.2

Release Summary

Documentation for GitHub Actions and workflows was refreshed.

The release process now uses Node.js LTS, and GitHub Actions dependencies were updated across workflow directories.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-nodejs@0.24.1...0.24.2

0.24.1

Release Summary

Release handling now uses a cleaner configuration by removing the unused registry-token input and setting a proper default for the tag input.

Internal documentation for actions and workflows was refreshed, and GitHub Actions dependencies were updated.

Breaking changes

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-nodejs@0.24.0...0.24.1

Commits
  • 6b74a8f docs: update actions and workflows documentation
  • 6766921 chore(deps): bump the github-actions-dependencies group across 10 directories...
  • 4ad956b docs: update actions and workflows documentation
  • 39690a1 fix(release): use node LTS
  • 2d092a1 docs: update actions and workflows documentation
  • e3d90f5 docs: update actions and workflows documentation
  • a11e4f1 chore(deps): bump the github-actions-dependencies group across 2 directories ...
  • 0bbd947 docs: update actions and workflows documentation
  • 11ffb7b fix(release): remove useless registry-token input and add proper default for ...
  • 7ce4920 docs: update actions and workflows documentation
  • See full diff in compare view

Updates hoverkraft-tech/ci-github-nodejs from 0.24.0 to 0.24.2

Release notes

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

0.24.2

Release Summary

Documentation for GitHub Actions and workflows was refreshed.

The release process now uses Node.js LTS, and GitHub Actions dependencies were updated across workflow directories.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-nodejs@0.24.1...0.24.2

0.24.1

Release Summary

Release handling now uses a cleaner configuration by removing the unused registry-token input and setting a proper default for the tag input.

Internal documentation for actions and workflows was refreshed, and GitHub Actions dependencies were updated.

Breaking changes

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-nodejs@0.24.0...0.24.1

Commits
  • 6b74a8f docs: update actions and workflows documentation
  • 6766921 chore(deps): bump the github-actions-dependencies group across 10 directories...
  • 4ad956b docs: update actions and workflows documentation
  • 39690a1 fix(release): use node LTS
  • 2d092a1 docs: update actions and workflows documentation
  • e3d90f5 docs: update actions and workflows documentation
  • a11e4f1 chore(deps): bump the github-actions-dependencies group across 2 directories ...
  • 0bbd947 docs: update actions and workflows documentation
  • 11ffb7b fix(release): remove useless registry-token input and add proper default for ...
  • 7ce4920 docs: update actions and workflows documentation
  • See full diff in compare view

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

Release notes

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

0.34.2

Release Summary

This release fixes Helm workflow handling to correctly use local actions and updates the actions and workflows documentation for better technical guidance.

Internal changes include a GitHub Actions dependency update for the release workflow from 0.23.3 to 0.24.0.

Breaking changes

There is no breaking change.

What's Changed

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

0.34.1

Release Summary

Helm test charts now build chart dependencies before testing, improving test reliability for chart-based workflows. Documentation for actions and workflows has been updated.

Internal dependency updates and CI cache image cleanup were also performed.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-container@0.34.0...0.34.1

0.34.0

Release Summary

Helm adds the new update-chart-values action, and Docker setup now uses BuildX v0.34.0 for newer build capabilities and fixes. Documentation for actions, workflows, and Helm charts was refreshed. No user-facing fixes are included in this release.

Internally, CI permissions were tightened, chart linting was cleaned up, and npm, GitHub Actions, devcontainer, and action-specific dependencies were updated.

Breaking changes

... (truncated)

Commits
  • 260358b chore(deps): bump hoverkraft-tech/ci-github-publish/.github/workflows/release...
  • e542f59 docs: update actions and workflows documentation
  • c931517 fix(helm): use local actions properly
  • 676925b ci: clean cache images built for CI tests
  • d42b048 docs: update actions and workflows documentation
  • e06a8c5 chore(deps): bump the github-actions-dependencies group across 9 directories ...
  • ec98843 docs: update actions and workflows documentation
  • 842cd2c feat(helm/test-chart): build chart dependencies before testing
  • 695db98 docs: update Helm chart documentation for charts
  • 082e29e chore(deps): bump the github-actions-dependencies group across 2 directories ...
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml from 0.35.0 to 0.35.4

Release notes

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

0.35.4

Release Summary

actions/checkout now supports the ref input for more flexible checkout configuration.

Documentation for actions and workflows has been updated.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.35.3...0.35.4

0.35.3

Release Summary

Adds support for specifying a destination directory name in local actions.

Internal documentation for actions and workflows was updated.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.35.2...0.35.3

0.35.2

Release Summary

The checkout action now supports sparse-checkout input, enabling more focused repository checkouts.

Actions and workflows documentation has been updated.

Breaking changes

There is no breaking change.

What's Changed

... (truncated)

Commits
  • b553a69 docs: update actions and workflows documentation
  • 0648df1 feat(actions/checkout): add support for ref input
  • cacc612 docs: update actions and workflows documentation
  • 26b89ca feat(local-actions): allows to specify destination directory name
  • ff81510 docs: update actions and workflows documentation
  • 2d44fec feat(actions/checkout): add support for sparse-checkout input
  • b485212 docs: update actions and workflows documentation
  • 47a06db chore: bump the github-actions-dependencies group across 2 directories with 4...
  • cf0f627 chore: bump ghcr.io/devcontainers/features/docker-in-docker
  • d428923 chore: bump fast-xml-parser
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-container/.github/workflows/prune-pull-requests-images-tags.yml from 0.33.1 to 0.34.2

Release notes

Sourced from hoverkraft-tech/ci-github-container/.github/workflows/prune-pull-requests-images-tags.yml's releases.

0.34.2

Release Summary

This release fixes Helm workflow handling to correctly use local actions and updates the actions and workflows documentation for better technical guidance.

Internal changes include a GitHub Actions dependency update for the release workflow from 0.23.3 to 0.24.0.

Breaking changes

There is no breaking change.

What's Changed

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

0.34.1

Release Summary

Helm test charts now build chart dependencies before testing, improving test reliability for chart-based workflows. Documentation for actions and workflows has been updated.

Internal dependency updates and CI cache image cleanup were also performed.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-container@0.34.0...0.34.1

0.34.0

Release Summary

Helm adds the new update-chart-values action, and Docker setup now uses BuildX v0.34.0 for newer build capabilities and fixes. Documentation for actions, workflows, and Helm charts was refreshed. No user-facing fixes are included in this release.

Internally, CI permissions were tightened, chart linting was cleaned up, and npm, GitHub Actions, devcontainer, and action-specific dependencies were updated.

Breaking changes

... (truncated)

Commits
  • 260358b chore(deps): bump hoverkraft-tech/ci-github-publish/.github/workflows/release...
  • e542f59 docs: update actions and workflows documentation
  • c931517 fix(helm): use local actions properly
  • 676925b ci: clean cache images built for CI tests
  • d42b048 docs: update actions and workflows documentation
  • e06a8c5 chore(deps): bump the github-actions-dependencies group across 9 directories ...
  • ec98843 docs: update actions and workflows documentation
  • 842cd2c feat(helm/test-chart): build chart dependencies before testing
  • 695db98 docs: update Helm chart documentation for charts
  • 082e29e chore(deps): bump the github-actions-dependencies group across 2 directories ...
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-nodejs/.github/workflows/release.yml from 0.24.0 to 0.24.2

Release notes

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

0.24.2

Release Summary

Documentation for GitHub Actions and workflows was refreshed.

The release process now uses Node.js LTS, and GitHub Actions dependencies were updated across workflow directories.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-nodejs@0.24.1...0.24.2

0.24.1

Release Summary

Release handling now uses a cleaner configuration by removing the unused registry-token input and setting a proper default for the tag input.

Internal documentation for actions and workflows was refreshed, and GitHub Actions dependencies were updated.

Breaking changes

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-nodejs@0.24.0...0.24.1

Commits
  • 6b74a8f docs: update actions and workflows documentation
  • 6766921 chore(deps): bump the github-actions-dependencies group across 10 directories...
  • 4ad956b docs: update actions and workflows documentation
  • 39690a1 fix(release): use node LTS
  • 2d092a1 docs: update actions and workflows documentation
  • e3d90f5 docs: update actions and workflows documentation
  • a11e4f1 chore(deps): bump the github-actions-dependencies group across 2 directories ...
  • 0bbd947 docs: update actions and workflows documentation
  • 11ffb7b fix(release): remove useless registry-token input and add proper default for ...
  • 7ce4920 docs: update actions and workflows documentation
  • See full diff in compare view

Updates hoverkraft-tech/ci-github-common from 0.35.0 to 0.35.4

Release notes

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

0.35.4

Release Summary

actions/checkout now supports the ref input for more flexible checkout configuration.

Documentation for actions and workflows has been updated.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.35.3...0.35.4

0.35.3

Release Summary

Adds support for specifying a destination directory name in local actions.

Internal documentation for actions and workflows was updated.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.35.2...0.35.3

0.35.2

Release Summary

The checkout action now supports sparse-checkout input, enabling more focused repository checkouts.

Actions and workflows documentation has been updated.

Breaking changes

There is no breaking change.

What's Changed

... (truncated)

Commits
  • b553a69 docs: update actions and workflows documentation
  • 0648df1 feat(actions/checkout): add support for ref input
  • cacc612 docs: update actions and workflows documentation
  • 26b89ca feat(local-actions): allows to specify destination directory name
  • ff81510 docs: update actions and workflows documentation
  • 2d44fec feat(actions/checkout): add support for sparse-checkout input
  • b485212 docs: update actions and workflows documentation
  • 47a06db chore: bump the github-actions-dependencies group across 2 directories with 4...
  • cf0f627 chore: bump ghcr.io/devcontainers/features/docker-in-docker
  • d428923 chore: bump fast-xml-parser
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-publish from 0.23.2 to 0.25.0

Release notes

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

0.25.0

Release Summary

This release adds a new release/summarize-changelog action and introduces a release option to skip release creation when no changes are detected.

Internal updates include dependency bumps across npm packages and GitHub Actions, plus refreshed actions and workflows documentation.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-publish@0.24.0...0.25.0

0.24.0

Release Summary

This release adds a release workflow recommendation and refreshes the actions and workflows documentation.

Internal maintenance updates devcontainer Docker-in-Docker to 3.0.0 and bumps GitHub Actions dependencies across multiple directories.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-publish@0.23.3...0.24.0

0.23.3

Release Summary

Public actions and workflows documentation was refreshed.

Internal GitHub Actions dependencies were updated, including ci-dokumentor, pull-request-comment-trigger, and related grouped dependency bumps.

... (truncated)

Commits
  • b27c380 docs: update actions and workflows documentation
  • 995e042 feat(release): add skip-if-no-changes input to prevent release creation witho...
  • 115bdac docs: update actions and workflows documentation
  • 417f31f build(deps): Bump the github-actions-dependencies group across 8 directories ...
  • ad79e95 build(deps): Bump the npm-dependencies group across 1 directory with 4 updates
  • 377a8a8 feat(release): switch llm integration to langchain multi-provider
  • 1ebdeb2 feat(release): use npm openai package for llm summary generation
  • c3867a6 feat(release): support llm-prompt-based summary generation
  • ec61f11 feat(release): add summarize changelog action
  • 6a2562a 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.35.0 to 0.35.4

Release notes

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

0.35.4

Release Summary

actions/checkout now supports the ref input for more flexible checkout configuration.

Documentation for actions and workflows has been updated.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.35.3...0.35.4

0.35.3

Release Summary

Adds support for specifying a destination directory name in local actions.

Internal documentation for actions and workflows was updated.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.35.2...0.35.3

0.35.2

Release Summary

The checkout action now supports sparse-checkout input, enabling more focused repository checkouts.

Actions and workflows documentation has been updated.

Breaking changes

There is no breaking change.

What's Changed

... (truncated)

Commits
  • b553a69 docs: update actions and workflows documentation
  • 0648df1 feat(actions/checkout): add support for ref input
  • cacc612 docs: update actions and workflows documentation
  • 26b89ca feat(local-actions): allows to specify destination directory name
  • ff81510 docs: update actions and workflows documentation
  • 2d44fec feat(actions/checkout): add support for sparse-checkout input
  • b485212 docs: update actions and workflows documentation
  • 47a06db chore: bump the github-actions-dependencies group across 2 directories with 4...
  • cf0f627 chore: bump ghcr.io/devcontainers/features/docker-in-docker
  • d428923 chore: bump fast-xml-parser
  • Additional commits viewable in compare view

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

Release notes

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

0.35.4

Release Summary

actions/checkout now supports the ref input for more flexible checkout configuration.

Documentation for actions and workflows has been updated.

Breaking change(s)

There is no breaking change.

<...

Description has been truncated

Bumps the github-actions-dependencies group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [hoverkraft-tech/ci-github-common/.github/workflows/linter.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.35.0` | `0.35.4` |
| [hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml](https://github.com/hoverkraft-tech/ci-github-nodejs) | `0.24.0` | `0.24.2` |
| [hoverkraft-tech/ci-github-nodejs](https://github.com/hoverkraft-tech/ci-github-nodejs) | `0.24.0` | `0.24.2` |
| [hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml](https://github.com/hoverkraft-tech/ci-github-container) | `0.33.1` | `0.34.2` |
| [hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.35.0` | `0.35.4` |
| [hoverkraft-tech/ci-github-container/.github/workflows/prune-pull-requests-images-tags.yml](https://github.com/hoverkraft-tech/ci-github-container) | `0.33.1` | `0.34.2` |
| [hoverkraft-tech/ci-github-nodejs/.github/workflows/release.yml](https://github.com/hoverkraft-tech/ci-github-nodejs) | `0.24.0` | `0.24.2` |
| [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common) | `0.35.0` | `0.35.4` |
| [hoverkraft-tech/ci-github-publish](https://github.com/hoverkraft-tech/ci-github-publish) | `0.23.2` | `0.25.0` |
| [hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.35.0` | `0.35.4` |
| [hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.35.0` | `0.35.4` |
| [hoverkraft-tech/ci-github-common/.github/workflows/stale.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.35.0` | `0.35.4` |


Updates `hoverkraft-tech/ci-github-common/.github/workflows/linter.yml` from 0.35.0 to 0.35.4
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@4c9d517...b553a69)

Updates `hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml` from 0.24.0 to 0.24.2
- [Release notes](https://github.com/hoverkraft-tech/ci-github-nodejs/releases)
- [Commits](hoverkraft-tech/ci-github-nodejs@a10d5e3...6b74a8f)

Updates `hoverkraft-tech/ci-github-nodejs` from 0.24.0 to 0.24.2
- [Release notes](https://github.com/hoverkraft-tech/ci-github-nodejs/releases)
- [Commits](hoverkraft-tech/ci-github-nodejs@a10d5e3...6b74a8f)

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

Updates `hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml` from 0.35.0 to 0.35.4
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@4c9d517...b553a69)

Updates `hoverkraft-tech/ci-github-container/.github/workflows/prune-pull-requests-images-tags.yml` from 0.33.1 to 0.34.2
- [Release notes](https://github.com/hoverkraft-tech/ci-github-container/releases)
- [Commits](hoverkraft-tech/ci-github-container@2b647ed...260358b)

Updates `hoverkraft-tech/ci-github-nodejs/.github/workflows/release.yml` from 0.24.0 to 0.24.2
- [Release notes](https://github.com/hoverkraft-tech/ci-github-nodejs/releases)
- [Commits](hoverkraft-tech/ci-github-nodejs@a10d5e3...6b74a8f)

Updates `hoverkraft-tech/ci-github-common` from 0.35.0 to 0.35.4
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@4c9d517...b553a69)

Updates `hoverkraft-tech/ci-github-publish` from 0.23.2 to 0.25.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
- [Commits](hoverkraft-tech/ci-github-publish@2c8e24b...b27c380)

Updates `hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml` from 0.35.0 to 0.35.4
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@4c9d517...b553a69)

Updates `hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml` from 0.35.0 to 0.35.4
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@4c9d517...b553a69)

Updates `hoverkraft-tech/ci-github-common/.github/workflows/stale.yml` from 0.35.0 to 0.35.4
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@4c9d517...b553a69)

---
updated-dependencies:
- dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/linter.yml
  dependency-version: 0.35.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml
  dependency-version: 0.24.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-nodejs
  dependency-version: 0.24.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml
  dependency-version: 0.34.2
  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.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-container/.github/workflows/prune-pull-requests-images-tags.yml
  dependency-version: 0.34.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-nodejs/.github/workflows/release.yml
  dependency-version: 0.24.2
  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.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-publish
  dependency-version: 0.25.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.35.4
  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.35.4
  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.35.4
  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 May 22, 2026
@github-actions
Copy link
Copy Markdown

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

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.78%. Comparing base (c54bf05) to head (e47c32c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #335   +/-   ##
=======================================
  Coverage   88.78%   88.78%           
=======================================
  Files          99       99           
  Lines        3450     3450           
  Branches      874      875    +1     
=======================================
  Hits         3063     3063           
  Misses        346      346           
  Partials       41       41           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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