Skip to content

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

Merged
neilime merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-dependencies-6626cc1836
Jun 4, 2026
Merged

chore(deps): bump the github-actions-dependencies group across 1 directory with 15 updates#274
neilime merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-dependencies-6626cc1836

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Package From To
actions/checkout 6.0.2 6.0.3
docker/setup-docker-action 5.0.0 5.2.0
hoverkraft-tech/ci-github-nodejs 0.22.0 0.24.2
hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml 0.22.0 0.24.2
hoverkraft-tech/ci-github-common/.github/workflows/linter.yml 0.33.0 0.35.5
hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml 0.33.0 0.35.5
hoverkraft-tech/ci-dokumentor 0.2.2 0.3.1
actions/create-github-app-token 3.0.0 3.2.0
hoverkraft-tech/ci-github-common 0.33.0 0.35.5
actions/upload-artifact 7.0.0 7.0.1
hoverkraft-tech/public-docs/.github/workflows/sync-docs-dispatcher.yml 0.3.0 0.4.0
hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml 0.33.0 0.35.5
hoverkraft-tech/ci-github-publish/.github/workflows/prepare-release.yml 0.22.0 0.26.2
hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml 0.33.0 0.35.5
hoverkraft-tech/ci-github-common/.github/workflows/stale.yml 0.33.0 0.35.5

Updates actions/checkout from 6.0.2 to 6.0.3

Release notes

Sourced from actions/checkout's releases.

v6.0.3

What's Changed

New Contributors

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

Changelog

Sourced from actions/checkout's changelog.

Changelog

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

v4.2.0

v4.1.7

... (truncated)

Commits

Updates docker/setup-docker-action from 5.0.0 to 5.2.0

Release notes

Sourced from docker/setup-docker-action's releases.

v5.2.0

Full Changelog: docker/setup-docker-action@v5.1.0...v5.2.0

v5.1.0

Full Changelog: docker/setup-docker-action@v5.0.0...v5.1.0

Commits
  • 0234bb7 Merge pull request #270 from docker/dependabot/github_actions/docker/setup-bu...
  • 44285f8 Merge pull request #254 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 78c7044 chore: update generated content
  • 369dbb9 build(deps): bump @​docker/actions-toolkit from 0.89.0 to 0.91.0
  • c236cd3 Merge pull request #255 from docker/dependabot/npm_and_yarn/actions/core-3.0.1
  • 87e121b build(deps): bump docker/setup-buildx-action from 4.0.0 to 4.1.0
  • 2224adc chore: update generated content
  • 1c3d74e build(deps): bump @​actions/core from 3.0.0 to 3.0.1
  • e9b1656 Merge pull request #269 from docker/dependabot/npm_and_yarn/tmp-0.2.6
  • 17fa166 chore: update generated content
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-nodejs from 0.22.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

0.24.0

Release Summary

This release adds a new reusable release.yml workflow for Node.js package releases under the workflows scope.

Documentation was updated for actions and workflows, and internal dependencies were refreshed across GitHub Actions, npm packages, and development container tooling.

Breaking changes

... (truncated)

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
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml from 0.22.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

0.24.0

Release Summary

This release adds a new reusable release.yml workflow for Node.js package releases under the workflows scope.

Documentation was updated for actions and workflows, and internal dependencies were refreshed across GitHub Actions, npm packages, and development container tooling.

Breaking changes

... (truncated)

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
  • Additional commits viewable in compare view

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

Release notes

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

0.35.5

Release Summary

Documentation for actions and workflows has been updated.

Internal GitHub Actions dependencies were bumped across multiple directories.

Breaking change(s)

There is no breaking change.

What's Changed

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

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

... (truncated)

Commits
  • 66578f5 docs: update actions and workflows documentation
  • 322cde7 chore: bump the github-actions-dependencies group across 2 directories with 6...
  • 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...
  • Additional commits viewable in compare view

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

Release notes

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

0.35.5

Release Summary

Documentation for actions and workflows has been updated.

Internal GitHub Actions dependencies were bumped across multiple directories.

Breaking change(s)

There is no breaking change.

What's Changed

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

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

... (truncated)

Commits
  • 66578f5 docs: update actions and workflows documentation
  • 322cde7 chore: bump the github-actions-dependencies group across 2 directories with 6...
  • 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...
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-dokumentor from 0.2.2 to 0.3.1

Release notes

Sourced from hoverkraft-tech/ci-dokumentor's releases.

0.3.1

Release Summary

No new features are included; this release fixes GitHub Actions documentation generation so required workflow permissions are collected from both workflow-level and job-level definitions, preserving the highest required permission in generated usage examples.

Internal changes include action documentation refreshes and dependency updates.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-dokumentor@0.3.0...0.3.1

0.3.0

Release Summary

GitLab support is now available through a new repository provider and CI/CD documentation generator, while GitHub Actions examples now better handle job-level permissions.

Core markdown generation is more reliable for inline code, table code blocks, multiline content, special characters, and overview additional content.

Internal changes include shared section generator refactoring, documentation refreshes, dependency updates, and CI maintenance.

Breaking changes

There is no breaking change.

What's Changed

... (truncated)

Commits
  • 3258ef0 docs: update action documentation
  • e597af6 ci: use release workflow
  • 1907a8f build(deps): Bump the github-actions-dependencies group with 3 updates
  • bd95fc6 build(deps): Bump @​babel/plugin-transform-modules-systemjs
  • 1d3357d build(deps): Bump fast-uri from 3.1.0 to 3.1.2
  • 1a0aa68 build(deps): Bump yaml in the npm-production-dependencies group
  • 5f40b50 build(deps): Bump ghcr.io/devcontainers/features/docker-in-docker
  • 00c9887 fix(github-actions): enhance workflow permissions handling in GitHub Actions ...
  • ab21d2b build(deps): Bump the npm-docs-dependencies group with 2 updates
  • b26bf6a ci: fix npm publish
  • Additional commits viewable in compare view

Updates actions/create-github-app-token from 3.0.0 to 3.2.0

Release notes

Sourced from actions/create-github-app-token's releases.

v3.2.0

3.2.0 (2026-05-12)

Features

  • add support for enterprise-level GitHub Apps (#263) (952a2a7)
  • support full repository names in repositories input (#372) (85eb8dd)

Bug Fixes

  • deps: bump @​actions/core from 3.0.0 to 3.0.1 in the production-dependencies group (#364) (43e5c34)
  • validate private-key input (#376) (f24bbd8)

v3.1.1

3.1.1 (2026-04-11)

Bug Fixes

  • improve error message when app identifier is empty (#362) (07e2b76), closes #249

v3.1.0

3.1.0 (2026-04-11)

Bug Fixes

  • deps: bump p-retry from 7.1.1 to 8.0.0 (#357) (3bbe07d)

Features

Changelog

Sourced from actions/create-github-app-token's changelog.

Changelog

3.2.0 (2026-05-12)

Features

  • add support for enterprise-level GitHub Apps (#263) (952a2a7)
  • support full repository names in repositories input (#372) (85eb8dd)

Bug Fixes

  • deps: bump @​actions/core from 3.0.0 to 3.0.1 in the production-dependencies group (#364) (43e5c34)
  • validate private-key input (#376) (f24bbd8)
Commits
  • bcd2ba4 chore(main): release 3.2.0 (#370)
  • f24bbd8 fix: validate private-key input (#376)
  • 363531b docs: capitalize Git as a proper noun in README (#374)
  • fd28011 docs: update procedure to configure Git (#287)
  • 85eb8dd feat: support full repository names in repositories input (#372)
  • c9aabb8 build(deps-dev): bump yaml from 2.8.3 to 2.8.4 in the development-dependencie...
  • e02e816 build(deps-dev): bump undici from 7.24.6 to 8.2.0 (#366)
  • 8d835bf build(deps-dev): bump esbuild from 0.27.4 to 0.28.0 in the development-depend...
  • 952a2a7 feat: add support for enterprise-level GitHub Apps (#263)
  • 43e5c34 fix(deps): bump @​actions/core from 3.0.0 to 3.0.1 in the production-dependenc...
  • Additional commits viewable in compare view

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

Release notes

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

0.35.5

Release Summary

Documentation for actions and workflows has been updated.

Internal GitHub Actions dependencies were bumped across multiple directories.

Breaking change(s)

There is no breaking change.

What's Changed

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

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

... (truncated)

Commits
  • 66578f5 docs: update actions and workflows documentation
  • 322cde7 chore: bump the github-actions-dependencies group across 2 directories with 6...
  • 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...
  • Additional commits viewable in compare view

Updates actions/upload-artifact from 7.0.0 to 7.0.1

Release notes

Sourced from actions/upload-artifact's releases.

v7.0.1

What's Changed

Full Changel...

Description has been truncated

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 3, 2026
@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

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

@dependabot dependabot Bot force-pushed the dependabot/github_actions/github-actions-dependencies-6626cc1836 branch from cd03310 to be09861 Compare June 3, 2026 21:53
@neilime neilime force-pushed the dependabot/github_actions/github-actions-dependencies-6626cc1836 branch from be09861 to 5154c53 Compare June 4, 2026 07:21
…ctory with 15 updates

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

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: actions/create-github-app-token
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: actions/upload-artifact
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: docker/setup-docker-action
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-dokumentor
  dependency-version: 0.3.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.35.5
  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.5
  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.35.5
  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.5
  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.35.5
  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.35.5
  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.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/continuous-integration.yml
  dependency-version: 0.24.2
  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.26.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/public-docs/.github/workflows/sync-docs-dispatcher.yml
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
@neilime neilime force-pushed the dependabot/github_actions/github-actions-dependencies-6626cc1836 branch from 5154c53 to 1081c3f Compare June 4, 2026 07:25
@codecov

codecov Bot commented Jun 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.41%. Comparing base (706130e) to head (1081c3f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #274   +/-   ##
=======================================
  Coverage   99.41%   99.41%           
=======================================
  Files           9        9           
  Lines         172      172           
  Branches       36       36           
=======================================
  Hits          171      171           
  Partials        1        1           

☔ View full report in Codecov by Harness.
📢 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.

@neilime neilime merged commit 9a87d60 into main Jun 4, 2026
38 checks passed
@neilime neilime deleted the dependabot/github_actions/github-actions-dependencies-6626cc1836 branch June 4, 2026 07:29
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