Skip to content

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

Merged
neilime merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-dependencies-e8fd5256cb
Jan 27, 2026
Merged

chore(deps): bump the github-actions-dependencies group across 1 directory with 10 updates#53
neilime merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-dependencies-e8fd5256cb

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Package From To
hoverkraft-tech/ci-github-common/.github/workflows/linter.yml 0.26.0 0.30.0
hoverkraft-tech/ci-github-container 0.28.0 0.29.1
hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml 0.26.0 0.30.0
actions/checkout 5.0.0 6.0.0
hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml 0.26.0 0.30.0
hoverkraft-tech/ci-github-publish/.github/workflows/prepare-release.yml 0.11.2 0.14.1
hoverkraft-tech/ci-github-publish 0.11.2 0.14.1
hoverkraft-tech/ci-github-common 0.26.0 0.30.0
hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml 0.26.0 0.30.0
hoverkraft-tech/ci-github-common/.github/workflows/stale.yml 0.26.0 0.30.0

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

Release notes

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

0.30.0

Release Summary

Documentation for actions and workflows has been updated. 

Internal: GitHub Actions dependencies were updated across workflows. 

Breaking change(s)

actions/checkout v6 changes credential persistence and may require Actions Runner v2.329.0 for container-action scenarios, and actions/github-script v8 requires Actions Runner v2.327.1; review upstream release notes before upgrading. 

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.29.0...0.30.0

0.29.0

Release Summary

Introduces the parse-ci-reports action to aggregate CI/CD reports.

Internal updates include refreshed documentation for actions/workflows and dependency bumps (e.g., fast-xml-parser and GitHub Actions groups).

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.28.2...0.29.0

0.28.2

Release Summary

Documentation for GitHub Actions and workflows has been refreshed for clarity and up-to-date guidance.

Internal: dependencies for GitHub Actions were bumped across one directory via Dependabot.

Breaking change(s)

No breaking changes.

What's Changed

... (truncated)

Commits
  • 1127e70 chore(deps): bump the github-actions-dependencies group across 3 directories ...
  • ce750c7 docs: update actions and workflows documentation
  • d95c78d chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • de160cf chore(deps): bump fast-xml-parser
  • 195521a Support multiple path mappings for report path rewriting
  • 0d0b8b3 Add path-mapping feature for report path rewriting
  • 0a4894e Fix empty outputs by updating format parsing logic
  • 7289add Add arrange step to create test report files in test workflow
  • 6902fe0 Remove glob dependency and CLI entrypoint
  • fb219eb Update Node.js engine requirement to >=24.0.0
  • Additional commits viewable in compare view

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

Release notes

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

0.29.1

Release Summary

Fixed a build issue related to Docker mount cache to improve reliability of container-based workflows.

Added CI test coverage for mount cache behavior, refreshed GitHub Actions dependencies, and updated workflow documentation.

Breaking change(s)

There is no breaking change.

What's Changed

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

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

... (truncated)

Commits
  • 6b0d5ca chore(deps): bump the github-actions-dependencies group across 4 directories ...
  • 2ab8fcf docs: update actions and workflows documentation
  • a06c5e4 ci: add test for docker mount cache
  • d4747c8 ci: improve tests to pass with push tag event
  • 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
  • Additional commits viewable in compare view

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

Release notes

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

0.30.0

Release Summary

Documentation for actions and workflows has been updated. 

Internal: GitHub Actions dependencies were updated across workflows. 

Breaking change(s)

actions/checkout v6 changes credential persistence and may require Actions Runner v2.329.0 for container-action scenarios, and actions/github-script v8 requires Actions Runner v2.327.1; review upstream release notes before upgrading. 

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.29.0...0.30.0

0.29.0

Release Summary

Introduces the parse-ci-reports action to aggregate CI/CD reports.

Internal updates include refreshed documentation for actions/workflows and dependency bumps (e.g., fast-xml-parser and GitHub Actions groups).

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.28.2...0.29.0

0.28.2

Release Summary

Documentation for GitHub Actions and workflows has been refreshed for clarity and up-to-date guidance.

Internal: dependencies for GitHub Actions were bumped across one directory via Dependabot.

Breaking change(s)

No breaking changes.

What's Changed

... (truncated)

Commits
  • 1127e70 chore(deps): bump the github-actions-dependencies group across 3 directories ...
  • ce750c7 docs: update actions and workflows documentation
  • d95c78d chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • de160cf chore(deps): bump fast-xml-parser
  • 195521a Support multiple path mappings for report path rewriting
  • 0d0b8b3 Add path-mapping feature for report path rewriting
  • 0a4894e Fix empty outputs by updating format parsing logic
  • 7289add Add arrange step to create test report files in test workflow
  • 6902fe0 Remove glob dependency and CLI entrypoint
  • fb219eb Update Node.js engine requirement to >=24.0.0
  • Additional commits viewable in compare view

Updates actions/checkout from 5.0.0 to 6.0.0

Release notes

Sourced from actions/checkout's releases.

v6.0.0

What's Changed

Full Changelog: actions/checkout@v5.0.0...v6.0.0

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

Changelog

Sourced from actions/checkout's changelog.

Changelog

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

v4.1.6

v4.1.5

... (truncated)

Commits

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

Release notes

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

0.30.0

Release Summary

Documentation for actions and workflows has been updated. 

Internal: GitHub Actions dependencies were updated across workflows. 

Breaking change(s)

actions/checkout v6 changes credential persistence and may require Actions Runner v2.329.0 for container-action scenarios, and actions/github-script v8 requires Actions Runner v2.327.1; review upstream release notes before upgrading. 

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.29.0...0.30.0

0.29.0

Release Summary

Introduces the parse-ci-reports action to aggregate CI/CD reports.

Internal updates include refreshed documentation for actions/workflows and dependency bumps (e.g., fast-xml-parser and GitHub Actions groups).

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.28.2...0.29.0

0.28.2

Release Summary

Documentation for GitHub Actions and workflows has been refreshed for clarity and up-to-date guidance.

Internal: dependencies for GitHub Actions were bumped across one directory via Dependabot.

Breaking change(s)

No breaking changes.

What's Changed

... (truncated)

Commits
  • 1127e70 chore(deps): bump the github-actions-dependencies group across 3 directories ...
  • ce750c7 docs: update actions and workflows documentation
  • d95c78d chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • de160cf chore(deps): bump fast-xml-parser
  • 195521a Support multiple path mappings for report path rewriting
  • 0d0b8b3 Add path-mapping feature for report path rewriting
  • 0a4894e Fix empty outputs by updating format parsing logic
  • 7289add Add arrange step to create test report files in test workflow
  • 6902fe0 Remove glob dependency and CLI entrypoint
  • fb219eb Update Node.js engine requirement to >=24.0.0
  • Additional commits viewable in compare view

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

Release notes

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

0.14.1

Release Summary

Release actions now include the full documentation set in the published artifact to ensure complete distributions.

Internal: refreshed GitHub Actions dependencies and updated workflow documentation.

Breaking change(s)

There is no breaking change.

What's Changed

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

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

... (truncated)

Commits
  • ecafdea fix(release-actions): add full documentation set in artifact
  • bc3d414 build(deps): Bump the github-actions-dependencies group across 1 directory wi...
  • d5dffb6 docs: update actions and workflows documentation
  • 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
  • Additional commits viewable in compare view

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

Release notes

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

0.14.1

Release Summary

Release actions now include the full documentation set in the published artifact to ensure complete distributions.

Internal: refreshed GitHub Actions dependencies and updated workflow documentation.

Breaking change(s)

There is no breaking change.

What's Changed

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

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

... (truncated)

Commits
  • ecafdea fix(release-actions): add full documentation set in artifact
  • bc3d414 build(deps): Bump the github-actions-dependencies group across 1 directory wi...
  • d5dffb6 docs: update actions and workflows documentation
  • 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
  • Additional commits viewable in compare view

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

Release notes

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

0.30.0

Release Summary

Documentation for actions and workflows has been updated. 

Internal: GitHub Actions dependencies were updated across workflows. 

Breaking change(s)

actions/checkout v6 changes credential persistence and may require Actions Runner v2.329.0 for container-action scenarios, and actions/github-script v8 requires Actions Runner v2.327.1; review upstream release notes before upgrading. 

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.29.0...0.30.0

0.29.0

Release Summary

Introduces the parse-ci-reports action to aggregate CI/CD reports.

Internal updates include refreshed documentation for actions/workflows and dependency bumps (e.g., fast-xml-parser and GitHub Actions groups).

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.28.2...0.29.0

0.28.2

Release Summary

Documentation for GitHub Actions and workflows has been refreshed for clarity and up-to-date guidance.

Internal: dependencies for GitHub Actions were bumped across one directory via Dependabot.

Breaking change(s)

No breaking changes.

What's Changed

... (truncated)

Commits
  • 1127e70 chore(deps): bump the github-actions-dependencies group across 3 directories ...
  • ce750c7 docs: update actions and workflows documentation
  • d95c78d chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • de160cf chore(deps): bump fast-xml-parser
  • 195521a Support multiple path mappings for report path rewriting
  • 0d0b8b3 Add path-mapping feature for report path rewriting
  • 0a4894e Fix empty outputs by updating format parsing logic
  • 7289add Add arrange step to create test report files in test workflow
  • 6902fe0 Remove glob dependency and CLI entrypoint
  • fb219eb Update Node.js engine requirement to >=24.0.0
  • Additional commits viewable in compare view

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

Release notes

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

0.30.0

Release Summary

Documentation for actions and workflows has been updated. 

Internal: GitHub Actions dependencies were updated across workflows. 

Breaking change(s)

actions/checkout v6 changes credential persistence and may require Actions Runner v2.329.0 for container-action scenarios, and actions/github-script v8 requires Actions Runner v2.327.1; review upstream release notes before upgrading. 

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.29.0...0.30.0

0.29.0

Release Summary

Introduces the parse-ci-reports action to aggregate CI/CD reports.

Internal updates include refreshed documentation for actions/workflows and dependency bumps (e.g., fast-xml-parser and GitHub Actions groups).

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.28.2...0.29.0

0.28.2

Release Summary

Documentation for GitHub Actions and workflows has been refreshed for clarity and up-to-date guidance.

Internal: dependencies for GitHub Actions were bumped across one directory via Dependabot.

Breaking change(s)

No breaking changes.

What's Changed

... (truncated)

Commits
  • 1127e70 chore(deps): bump the github-actions-dependencies group across 3 directories ...
  • ce750c7 docs: update actions and workflows documentation
  • d95c78d chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • de160cf chore(deps): bump fast-xml-parser
  • 195521a Support multiple path mappings for report path rewriting
  • 0d0b8b3 Add path-mapping feature for report path rewriting
  • 0a4894e Fix empty outputs by updating format parsing logic
  • 7289add Add arrange step to create test report files in test workflow
  • 6902fe0 Remove glob dependency and CLI entrypoint
  • fb219eb Update Node.js engine requirement to >=24.0.0
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-common/.github/workflows/stale.yml from 0.26.0 to 0.30.0

Release notes

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

0.30.0

Release Summary

Documentation for actions and workflows has been updated. 

Internal: GitHub Actions dependencies were updated across workflows. 

Breaking change(s)

actions/checkout v6 changes credential persistence and may require Actions Runner v2.329.0 for container-action scenarios, and actions/github-script v8 requires Actions Runner v2.327.1; review upstream release notes before upgrading. 

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.29.0...0.30.0

0.29.0

Release Summary

Introduces the parse-ci-reports action to aggregate CI/CD reports.

Internal updates include refreshed documentation for actions/workflows and dependency bumps (e.g., fast-xml-parser and GitHub Actions groups).

Breaking change(s)

There is no breaking change.

What's Changed

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 21, 2025
@neilime

neilime commented Jan 27, 2026

Copy link
Copy Markdown
Member

@dependabot recreate

…ctory with 10 updates

Bumps the github-actions-dependencies group with 10 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.30.0` |
| [hoverkraft-tech/ci-github-container](https://github.com/hoverkraft-tech/ci-github-container) | `0.28.0` | `0.29.1` |
| [hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.26.0` | `0.30.0` |
| [actions/checkout](https://github.com/actions/checkout) | `5.0.0` | `6.0.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.30.0` |
| [hoverkraft-tech/ci-github-publish/.github/workflows/prepare-release.yml](https://github.com/hoverkraft-tech/ci-github-publish) | `0.11.2` | `0.14.1` |
| [hoverkraft-tech/ci-github-publish](https://github.com/hoverkraft-tech/ci-github-publish) | `0.11.2` | `0.14.1` |
| [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common) | `0.26.0` | `0.30.0` |
| [hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.26.0` | `0.30.0` |
| [hoverkraft-tech/ci-github-common/.github/workflows/stale.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.26.0` | `0.30.0` |



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

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

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

Updates `actions/checkout` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@08c6903...1af3b93)

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/linter.yml
  dependency-version: 0.30.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.1
  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.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: actions/checkout
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml
  dependency-version: 0.30.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.1
  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.1
  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.30.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.30.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.30.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 force-pushed the dependabot/github_actions/github-actions-dependencies-e8fd5256cb branch from 52bf048 to d92c576 Compare January 27, 2026 08:25
@neilime
neilime merged commit b59d525 into main Jan 27, 2026
14 of 15 checks passed
@neilime
neilime deleted the dependabot/github_actions/github-actions-dependencies-e8fd5256cb branch January 27, 2026 09: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.

1 participant