Skip to content

chore(deps): bump the github-actions-dependencies group across 4 directories with 8 updates#204

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

chore(deps): bump the github-actions-dependencies group across 4 directories with 8 updates#204
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-dependencies-235804e6da

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Package From To
hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml 0.35.5 0.37.1
hoverkraft-tech/ci-github-common 0.35.5 0.37.1
hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml 0.35.5 0.37.1
hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml 0.35.5 0.37.1
hoverkraft-tech/ci-github-common/.github/workflows/linter.yml 0.35.5 0.37.1
hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml 0.24.2 0.24.4
hoverkraft-tech/ci-github-common/.github/workflows/stale.yml 0.35.5 0.37.1

Bumps the github-actions-dependencies group with 1 update in the /.github/actions/generate-resume-pdf directory: hoverkraft-tech/ci-github-nodejs.
Bumps the github-actions-dependencies group with 1 update in the /.github/actions/humanize-resume directory: hoverkraft-tech/ci-github-nodejs.
Bumps the github-actions-dependencies group with 1 update in the /.github/actions/validate-resume directory: hoverkraft-tech/ci-github-nodejs.

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

Release notes

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

0.37.1

Release Summary

Fixed actions/checkout to prevent unexpected double checkouts.

Updated actions and workflows documentation.

Internal dependency maintenance: bumped actions/checkout from 6.0.2 to 6.0.3.

Breaking change(s)

There is no breaking change.

What's Changed

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

0.37.0

Release Summary

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

Breaking changes

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

What's Changed

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

0.36.4

Release Summary

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

Documentation for actions and workflows was updated.

Internal maintenance includes GitHub Actions dependency updates across multiple directories.

... (truncated)

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

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

Release notes

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

0.37.1

Release Summary

Fixed actions/checkout to prevent unexpected double checkouts.

Updated actions and workflows documentation.

Internal dependency maintenance: bumped actions/checkout from 6.0.2 to 6.0.3.

Breaking change(s)

There is no breaking change.

What's Changed

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

0.37.0

Release Summary

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

Breaking changes

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

What's Changed

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

0.36.4

Release Summary

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

Documentation for actions and workflows was updated.

Internal maintenance includes GitHub Actions dependency updates across multiple directories.

... (truncated)

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

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

Release notes

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

0.37.1

Release Summary

Fixed actions/checkout to prevent unexpected double checkouts.

Updated actions and workflows documentation.

Internal dependency maintenance: bumped actions/checkout from 6.0.2 to 6.0.3.

Breaking change(s)

There is no breaking change.

What's Changed

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

0.37.0

Release Summary

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

Breaking changes

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

What's Changed

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

0.36.4

Release Summary

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

Documentation for actions and workflows was updated.

Internal maintenance includes GitHub Actions dependency updates across multiple directories.

... (truncated)

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

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

Release notes

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

0.37.1

Release Summary

Fixed actions/checkout to prevent unexpected double checkouts.

Updated actions and workflows documentation.

Internal dependency maintenance: bumped actions/checkout from 6.0.2 to 6.0.3.

Breaking change(s)

There is no breaking change.

What's Changed

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

0.37.0

Release Summary

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

Breaking changes

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

What's Changed

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

0.36.4

Release Summary

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

Documentation for actions and workflows was updated.

Internal maintenance includes GitHub Actions dependency updates across multiple directories.

... (truncated)

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

Updates hoverkraft-tech/ci-github-common/.github/workflows/linter.yml from 0.35.5 to 0.37.1

Release notes

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

0.37.1

Release Summary

Fixed actions/checkout to prevent unexpected double checkouts.

Updated actions and workflows documentation.

Internal dependency maintenance: bumped actions/checkout from 6.0.2 to 6.0.3.

Breaking change(s)

There is no breaking change.

What's Changed

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

0.37.0

Release Summary

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

Breaking changes

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

What's Changed

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

0.36.4

Release Summary

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

Documentation for actions and workflows was updated.

Internal maintenance includes GitHub Actions dependency updates across multiple directories.

... (truncated)

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

Updates hoverkraft-tech/ci-github-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/stale.yml from 0.35.5 to 0.37.1

Release notes

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

0.37.1

Release Summary

Fixed actions/checkout to prevent unexpected double checkouts.

Updated actions and workflows documentation.

Internal dependency maintenance: bumped actions/checkout from 6.0.2 to 6.0.3.

Breaking change(s)

There is no breaking change.

What's Changed

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

0.37.0

Release Summary

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

Breaking changes

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

What's Changed

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

0.36.4

Release Summary

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

Documentation for actions and workflows was updated.

Internal maintenance includes GitHub Actions dependency updates across multiple directories.

... (truncated)

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

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-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-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

…ctories with 8 updates

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

| Package | From | To |
| --- | --- | --- |
| [hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.35.5` | `0.37.1` |
| [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common) | `0.35.5` | `0.37.1` |
| [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.1` |
| [hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.35.5` | `0.37.1` |
| [hoverkraft-tech/ci-github-common/.github/workflows/linter.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.35.5` | `0.37.1` |
| [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/stale.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.35.5` | `0.37.1` |

Bumps the github-actions-dependencies group with 1 update in the /.github/actions/generate-resume-pdf directory: [hoverkraft-tech/ci-github-nodejs](https://github.com/hoverkraft-tech/ci-github-nodejs).
Bumps the github-actions-dependencies group with 1 update in the /.github/actions/humanize-resume directory: [hoverkraft-tech/ci-github-nodejs](https://github.com/hoverkraft-tech/ci-github-nodejs).
Bumps the github-actions-dependencies group with 1 update in the /.github/actions/validate-resume directory: [hoverkraft-tech/ci-github-nodejs](https://github.com/hoverkraft-tech/ci-github-nodejs).


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

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

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

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

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

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/stale.yml` from 0.35.5 to 0.37.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@66578f5...624be17)

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-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-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)

---
updated-dependencies:
- dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml
  dependency-version: 0.37.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.37.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/need-fix-to-issue.yml
  dependency-version: 0.37.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/semantic-pull-request.yml
  dependency-version: 0.37.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/linter.yml
  dependency-version: 0.37.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-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/stale.yml
  dependency-version: 0.37.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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-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-nodejs
  dependency-version: 0.24.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 Jun 17, 2026
@github-actions

Copy link
Copy Markdown
Contributor

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