Skip to content

build(deps): bump the github-actions-dependencies group across 1 directory with 8 updates#1819

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

build(deps): bump the github-actions-dependencies group across 1 directory with 8 updates#1819
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-dependencies-e5b679ddfa

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Package From To
hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml 0.24.2 0.24.4
hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml 0.35.5 0.37.2
hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml 0.35.5 0.37.2
actions/checkout 6.0.3 7.0.0
hoverkraft-tech/ci-github-nodejs 0.24.2 0.24.4
hoverkraft-tech/ci-github-publish 0.26.2 0.26.4
hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml 0.35.5 0.37.2
hoverkraft-tech/ci-github-common/.github/workflows/stale.yml 0.35.5 0.37.2

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

Release notes

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

0.24.4

Release Summary

Fixed the actions/has-installed-dependencies action by removing usage of a deprecated flag. Updated the actions and workflows documentation.

Internal maintenance updated ci-github-common from 0.36.0 to 0.36.2.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-nodejs@0.24.3...0.24.4

0.24.3

Release Summary

Documentation for actions and workflows has been updated.

Internal dependency maintenance updates GitHub Actions dependencies across multiple directories.

Breaking changes

There is no breaking change.

What's Changed

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

Commits
  • df34807 docs: update actions and workflows documentation
  • 1980542 chore: bump ci-github-common fomr 0.36.0 to 0.36.2
  • b0e4e97 docs: update actions and workflows documentation
  • 59ea221 fix(actions/has-installed-dependencies): remove use of deprecated flag
  • 37a362e docs: update actions and workflows documentation
  • 87e6019 chore(deps): bump the github-actions-dependencies group across 10 directories...
  • 51be237 docs: update actions and workflows documentation
  • 65fc821 docs: add GitHub Verified Creator badge
  • 1633f3b docs: update actions and workflows documentation
  • 3e90690 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.5 to 0.37.2

Release notes

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

0.37.2

Release Summary

Improved actions/parse-ci-reports LCOV support to handle more supported report formats. Updated actions and workflows documentation.

Internal changes include GitHub Actions dependency updates.

Breaking change(s)

There is no breaking change.

What's Changed

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

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

... (truncated)

Commits
  • 7034f6a fix(actions/parse-ci-reports): improve LCOV supported formats
  • fb50508 chore: bump the github-actions-dependencies group across 2 directories with 3...
  • 0ca7ebe chore: bump the github-actions-dependencies group across 2 directories with 3...
  • e259f76 docs: update actions and workflows documentation
  • 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
  • Additional commits viewable in compare view

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

Release notes

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

0.37.2

Release Summary

Improved actions/parse-ci-reports LCOV support to handle more supported report formats. Updated actions and workflows documentation.

Internal changes include GitHub Actions dependency updates.

Breaking change(s)

There is no breaking change.

What's Changed

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

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

... (truncated)

Commits
  • 7034f6a fix(actions/parse-ci-reports): improve LCOV supported formats
  • fb50508 chore: bump the github-actions-dependencies group across 2 directories with 3...
  • 0ca7ebe chore: bump the github-actions-dependencies group across 2 directories with 3...
  • e259f76 docs: update actions and workflows documentation
  • 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
  • Additional commits viewable in compare view

Updates actions/checkout from 6.0.3 to 7.0.0

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

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

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

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

Release notes

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

0.24.4

Release Summary

Fixed the actions/has-installed-dependencies action by removing usage of a deprecated flag. Updated the actions and workflows documentation.

Internal maintenance updated ci-github-common from 0.36.0 to 0.36.2.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-nodejs@0.24.3...0.24.4

0.24.3

Release Summary

Documentation for actions and workflows has been updated.

Internal dependency maintenance updates GitHub Actions dependencies across multiple directories.

Breaking changes

There is no breaking change.

What's Changed

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

Commits
  • df34807 docs: update actions and workflows documentation
  • 1980542 chore: bump ci-github-common fomr 0.36.0 to 0.36.2
  • b0e4e97 docs: update actions and workflows documentation
  • 59ea221 fix(actions/has-installed-dependencies): remove use of deprecated flag
  • 37a362e docs: update actions and workflows documentation
  • 87e6019 chore(deps): bump the github-actions-dependencies group across 10 directories...
  • 51be237 docs: update actions and workflows documentation
  • 65fc821 docs: add GitHub Verified Creator badge
  • 1633f3b docs: update actions and workflows documentation
  • 3e90690 chore(deps): bump the github-actions-dependencies group across 2 directories ...
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-publish from 0.26.2 to 0.26.4

Release notes

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

0.26.4

Release Summary

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

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

Breaking changes

There is no breaking change.

What's Changed

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

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

Commits
  • 5ecd2fc docs: update actions and workflows documentation
  • 06ca00d build(deps): Bump the github-actions-dependencies group across 8 directories ...
  • 83646fa docs: update actions and workflows documentation
  • 63184f4 fix(actions/argocd/get-manifest-files): unexpected value assignment on const
  • 5bd10dc docs: update actions and workflows documentation
  • c751cb6 docs: tell required permissions for token
  • 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
  • Additional commits viewable in compare view

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

Release notes

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

0.37.2

Release Summary

Improved actions/parse-ci-reports LCOV support to handle more supported report formats. Updated actions and workflows documentation.

Internal changes include GitHub Actions dependency updates.

Breaking change(s)

There is no breaking change.

What's Changed

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

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

... (truncated)

Commits
  • 7034f6a fix(actions/parse-ci-reports): improve LCOV supported formats
  • fb50508 chore: bump the github-actions-dependencies group across 2 directories with 3...
  • 0ca7ebe chore: bump the github-actions-dependencies group across 2 directories with 3...
  • e259f76 docs: update actions and workflows documentation
  • 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
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-common/.github/workflows/stale.yml from 0.35.5 to 0.37.2

Release notes

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

0.37.2

Release Summary

Improved actions/parse-ci-reports LCOV support to handle more supported report formats. Updated actions and workflows documentation.

Internal changes include GitHub Actions dependency updates.

Breaking change(s)

There is no breaking change.

What's Changed

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

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

... (truncated)

Commits
  • 7034f6a fix(actions/parse-ci-reports): improve LCOV supported formats
  • fb50508 chore: bump the github-actions-dependencies group across 2 directories with 3...
  • 0ca7ebe chore: bump the github-actions-dependencies group across 2 directories with 3...
  • e259f76 docs: update actions and workflows documentation
  • 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
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ctory with 8 updates

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

| Package | From | To |
| --- | --- | --- |
| [hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml](https://github.com/hoverkraft-tech/ci-github-nodejs) | `0.24.2` | `0.24.4` |
| [hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.35.5` | `0.37.2` |
| [hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.35.5` | `0.37.2` |
| [actions/checkout](https://github.com/actions/checkout) | `6.0.3` | `7.0.0` |
| [hoverkraft-tech/ci-github-nodejs](https://github.com/hoverkraft-tech/ci-github-nodejs) | `0.24.2` | `0.24.4` |
| [hoverkraft-tech/ci-github-publish](https://github.com/hoverkraft-tech/ci-github-publish) | `0.26.2` | `0.26.4` |
| [hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.35.5` | `0.37.2` |
| [hoverkraft-tech/ci-github-common/.github/workflows/stale.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.35.5` | `0.37.2` |



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

Updates `hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml` from 0.35.5 to 0.37.2
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@66578f5...7034f6a)

Updates `hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml` from 0.35.5 to 0.37.2
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@66578f5...7034f6a)

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

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

Updates `hoverkraft-tech/ci-github-publish` from 0.26.2 to 0.26.4
- [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
- [Commits](hoverkraft-tech/ci-github-publish@84d583b...5ecd2fc)

Updates `hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml` from 0.35.5 to 0.37.2
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@66578f5...7034f6a)

Updates `hoverkraft-tech/ci-github-common/.github/workflows/stale.yml` from 0.35.5 to 0.37.2
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@66578f5...7034f6a)

---
updated-dependencies:
- dependency-name: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml
  dependency-version: 0.24.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/greetings.yml
  dependency-version: 0.37.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/need-fix-to-issue.yml
  dependency-version: 0.37.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-nodejs
  dependency-version: 0.24.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.26.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.37.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/stale.yml
  dependency-version: 0.37.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 added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Jun 19, 2026
@github-actions

Copy link
Copy Markdown

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

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