Skip to content

build(deps): Bump the github-actions-dependencies group across 1 directory with 10 updates#351

Merged
neilime merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-dependencies-824f53c34f
Jul 10, 2026
Merged

build(deps): Bump the github-actions-dependencies group across 1 directory with 10 updates#351
neilime merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-dependencies-824f53c34f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

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.37.1 0.37.3
actions/checkout 6.0.3 7.0.0
hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml 0.37.2 0.38.0
hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml 0.37.1 0.37.3
hoverkraft-tech/ci-github-container/.github/workflows/prune-pull-requests-images-tags.yml 0.37.2 0.38.0
hoverkraft-tech/ci-github-common/actions/create-and-merge-pull-request 0.37.1 0.37.3
hoverkraft-tech/ci-github-publish/actions/deploy/github-pages 0.26.3 0.27.1
hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml 0.37.1 0.37.3
hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml 0.37.1 0.37.3
hoverkraft-tech/ci-github-common/.github/workflows/stale.yml 0.37.1 0.37.3

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

Release notes

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

0.37.3

Release Summary

actions/linter now supports Hoverkraft CRD schema validation with kubeconform, and the actions and workflows documentation has been refreshed.

Internal maintenance updates fast-xml-parser and the release actions workflow dependency.

Breaking change(s)

There is no breaking change.

What's Changed

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

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

Commits
  • 2334d39 chore: bump hoverkraft-tech/ci-github-publish/.github/workflows/release-actio...
  • 8b3b173 chore: bump fast-xml-parser
  • 82fe0aa feat(actions/linter): add Hoverkraft CRDs schema for kubeconform
  • 6e43da5 docs: update actions and workflows documentation
  • 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
  • See full diff 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-container/.github/workflows/docker-build-images.yml from 0.37.2 to 0.38.0

Release notes

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

0.38.0

Release Summary

Docker image builds can now disable cache when needed, while Docker setup updates Buildx to v0.35.0 and BuildKit to v0.31.1. Cache handling for GitHub Actions-triggered Docker builds has been improved.

Internal changes include refreshed actions, workflows, Helm chart documentation, and dependency updates for Helm, GitHub Actions, and the Docker-in-Docker devcontainer feature.

Breaking changes

There is no effective breaking change in this release.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-container@0.37.2...0.38.0

Commits
  • f8255a6 docs: update actions and workflows documentation
  • 34aac6e fix(docker/build-image): enhance cache handling for GitHub Actions triggers
  • 7d84314 fix(docker/build-image): enhance cache handling for GitHub Actions triggers
  • 3912771 docs: update actions and workflows documentation
  • 6c31d76 Revert "fix(docker/build-image)!: add write cache permission"
  • 8e671ab fix(ci): remove redundant test cases from CI jobs
  • 7130c6c docs: update actions and workflows documentation
  • cfc7074 fix(prune-pull-requests-images-tags): add visibility check for container pack...
  • e15a1c8 fix(deps): set proper version for devcontainers docker feature
  • 76ec7e7 fix(docker/build-image)!: add write cache permission
  • Additional commits viewable in compare view

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

Release notes

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

0.37.3

Release Summary

actions/linter now supports Hoverkraft CRD schema validation with kubeconform, and the actions and workflows documentation has been refreshed.

Internal maintenance updates fast-xml-parser and the release actions workflow dependency.

Breaking change(s)

There is no breaking change.

What's Changed

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

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

Commits
  • 2334d39 chore: bump hoverkraft-tech/ci-github-publish/.github/workflows/release-actio...
  • 8b3b173 chore: bump fast-xml-parser
  • 82fe0aa feat(actions/linter): add Hoverkraft CRDs schema for kubeconform
  • 6e43da5 docs: update actions and workflows documentation
  • 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
  • See full diff in compare view

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

Release notes

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

0.38.0

Release Summary

Docker image builds can now disable cache when needed, while Docker setup updates Buildx to v0.35.0 and BuildKit to v0.31.1. Cache handling for GitHub Actions-triggered Docker builds has been improved.

Internal changes include refreshed actions, workflows, Helm chart documentation, and dependency updates for Helm, GitHub Actions, and the Docker-in-Docker devcontainer feature.

Breaking changes

There is no effective breaking change in this release.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-container@0.37.2...0.38.0

Commits
  • f8255a6 docs: update actions and workflows documentation
  • 34aac6e fix(docker/build-image): enhance cache handling for GitHub Actions triggers
  • 7d84314 fix(docker/build-image): enhance cache handling for GitHub Actions triggers
  • 3912771 docs: update actions and workflows documentation
  • 6c31d76 Revert "fix(docker/build-image)!: add write cache permission"
  • 8e671ab fix(ci): remove redundant test cases from CI jobs
  • 7130c6c docs: update actions and workflows documentation
  • cfc7074 fix(prune-pull-requests-images-tags): add visibility check for container pack...
  • e15a1c8 fix(deps): set proper version for devcontainers docker feature
  • 76ec7e7 fix(docker/build-image)!: add write cache permission
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-common/actions/create-and-merge-pull-request from 0.37.1 to 0.37.3

Release notes

Sourced from hoverkraft-tech/ci-github-common/actions/create-and-merge-pull-request's releases.

0.37.3

Release Summary

actions/linter now supports Hoverkraft CRD schema validation with kubeconform, and the actions and workflows documentation has been refreshed.

Internal maintenance updates fast-xml-parser and the release actions workflow dependency.

Breaking change(s)

There is no breaking change.

What's Changed

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

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

Commits
  • 2334d39 chore: bump hoverkraft-tech/ci-github-publish/.github/workflows/release-actio...
  • 8b3b173 chore: bump fast-xml-parser
  • 82fe0aa feat(actions/linter): add Hoverkraft CRDs schema for kubeconform
  • 6e43da5 docs: update actions and workflows documentation
  • 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
  • See full diff in compare view

Updates hoverkraft-tech/ci-github-publish/actions/deploy/github-pages from 0.26.3 to 0.27.1

Release notes

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

0.27.1

Release Summary

Deployment checks and the get-finished action now support timeout inputs, giving users more control over execution limits.

Actions and workflow documentation was updated to reflect the latest usage guidance.

Breaking changes

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-publish@0.27.0...0.27.1

0.27.0

Release Summary

deploy-chart now supports additional build inputs, and ci-github-container actions were updated to 0.38.0. No user-facing bug fixes are included in this release.

Internal updates include dependency bumps for GitHub Actions, npm packages, devcontainer Docker-in-Docker, plus refreshed actions and workflow documentation.

Breaking change(s)

No breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-publish@0.26.5...0.27.0

0.26.5

Release Summary

This release fixes failure reporting in the finish-deploy-argocd-app-of-apps workflow and updates the actions and workflows documentation.

... (truncated)

Commits
  • ed354ad docs: update actions and workflows documentation
  • 6c620dd feat: add timeout inputs for deployment checks and get-finished action
  • de91953 docs: update actions and workflows documentation
  • f7f2a3b feat(deps): update ci-github-container actions to 0.38.0
  • e15ac59 Revert "feat(deps)!: update ci-github-container actions to 0.38.0"
  • 5698c36 docs: update actions and workflows documentation
  • 2d72bc5 feat(deps)!: update ci-github-container actions to 0.38.0
  • 6f2d446 chore(deps): fix version for docker plugin in devcontainer
  • be76dd0 docs: update actions and workflows documentation
  • cc9626f feat(deploy-chart): update actions and add additional build inputs support
  • Additional commits viewable in compare view

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

Release notes

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

0.37.3

Release Summary

actions/linter now supports Hoverkraft CRD schema validation with kubeconform, and the actions and workflows documentation has been refreshed.

Internal maintenance updates fast-xml-parser and the release actions workflow dependency.

Breaking change(s)

There is no breaking change.

What's Changed

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

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

Commits
  • 2334d39 chore: bump hoverkraft-tech/ci-github-publish/.github/workflows/release-actio...
  • 8b3b173 chore: bump fast-xml-parser
  • 82fe0aa feat(actions/linter): add Hoverkraft CRDs schema for kubeconform
  • 6e43da5 docs: update actions and workflows documentation
  • 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
  • See full diff in compare view

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

Release notes

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

0.37.3

Release Summary

actions/linter now supports Hoverkraft CRD schema validation with kubeconform, and the actions and workflows documentation has been refreshed.

Internal maintenance updates fast-xml-parser and the release actions workflow dependency.

Breaking change(s)

There is no breaking change.

What's Changed

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

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

Commits
  • 2334d39 chore: bump hoverkraft-tech/ci-github-publish/.github/workflows/release-actio...

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

Copy link
Copy Markdown

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

@github-actions

Copy link
Copy Markdown

Super-linter summary

Language Validation result
BIOME_FORMAT Pass ✅
BIOME_LINT Pass ✅
CHECKOV Pass ✅
GITHUB_ACTIONS Pass ✅
GITHUB_ACTIONS_ZIZMOR Pass ✅
GITLEAKS Pass ✅
GIT_MERGE_CONFLICT_MARKERS Pass ✅
JSCPD Pass ✅
PRE_COMMIT Pass ✅
SPELL_CODESPELL Pass ✅
TRIVY Fail ❌
YAML Pass ✅
YAML_PRETTIER Pass ✅

Super-linter detected linting errors

For more information, see the GitHub Actions workflow run

Powered by Super-linter

TRIVY

Report Summary

┌───────────────────┬────────────┬─────────────────┬───────────────────┬─────────┐
│      Target       │    Type    │ Vulnerabilities │ Misconfigurations │ Secrets │
├───────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ pnpm-lock.yaml    │    pnpm    │        2        │         -         │    -    │
├───────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ Dockerfile        │ dockerfile │        -        │         0         │    -    │
├───────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ docker/Dockerfile │ dockerfile │        -        │         0         │    -    │
└───────────────────┴────────────┴─────────────────┴───────────────────┴─────────┘
Legend:
- '-': Not scanned
- '0': Clean (no security findings detected)


For OSS Maintainers: VEX Notice
--------------------------------
If you're an OSS maintainer and Trivy has detected vulnerabilities in your project that you believe are not actually exploitable, consider issuing a VEX (Vulnerability Exploitability eXchange) statement.
VEX allows you to communicate the actual status of vulnerabilities in your project, improving security transparency and reducing false positives for your users.
Learn more and start using VEX: https://trivy.dev/docs/v0.69/guide/supply-chain/vex/repo#publishing-vex-documents

To disable this notice, set the TRIVY_DISABLE_VEX_NOTICE environment variable.


pnpm-lock.yaml (pnpm)
=====================
Total: 2 (UNKNOWN: 0, LOW: 0, MEDIUM: 2, HIGH: 0, CRITICAL: 0)

┌───────────────────────┬────────────────┬──────────┬────────┬───────────────────┬──────────────────────┬────────────────────────────────────────────────────────────┐
│        Library        │ Vulnerability  │ Severity │ Status │ Installed Version │    Fixed Version     │                           Title                            │
├───────────────────────┼────────────────┼──────────┼────────┼───────────────────┼──────────────────────┼────────────────────────────────────────────────────────────┤
│ http-proxy-middleware │ CVE-2026-55602 │ MEDIUM   │ fixed  │ 2.0.9             │ 3.0.6, 4.1.0, 2.0.10 │ http-proxy-middleware: http-proxy-middleware: Unintended   │
│                       │                │          │        │                   │                      │ backend routing due to crafted Host header                 │
│                       │                │          │        │                   │                      │ https://avd.aquasec.com/nvd/cve-2026-55602                 │
├───────────────────────┼────────────────┤          │        ├───────────────────┼──────────────────────┼────────────────────────────────────────────────────────────┤
│ js-yaml               │ CVE-2026-53550 │          │        │ 3.14.2            │ 4.2.0, 3.15.0        │ js-yaml: js-yaml: Denial of Service via crafted YAML merge │
│                       │                │          │        │                   │                      │ keys                                                       │
│                       │                │          │        │                   │                      │ https://avd.aquasec.com/nvd/cve-2026-53550                 │
└───────────────────────┴────────────────┴──────────┴────────┴───────────────────┴──────────────────────┴────────────────────────────────────────────────────────────┘

@codecov-commenter

codecov-commenter commented Jul 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.52%. Comparing base (fa73c82) to head (c36e8a5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #351   +/-   ##
=======================================
  Coverage   88.52%   88.52%           
=======================================
  Files          99       99           
  Lines        3600     3600           
  Branches      936      935    -1     
=======================================
  Hits         3187     3187           
  Misses        373      373           
  Partials       40       40           

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

…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.37.1` | `0.37.3` |
| [actions/checkout](https://github.com/actions/checkout) | `6.0.3` | `7.0.0` |
| [hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml](https://github.com/hoverkraft-tech/ci-github-container) | `0.37.2` | `0.38.0` |
| [hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.37.1` | `0.37.3` |
| [hoverkraft-tech/ci-github-container/.github/workflows/prune-pull-requests-images-tags.yml](https://github.com/hoverkraft-tech/ci-github-container) | `0.37.2` | `0.38.0` |
| [hoverkraft-tech/ci-github-common/actions/create-and-merge-pull-request](https://github.com/hoverkraft-tech/ci-github-common) | `0.37.1` | `0.37.3` |
| [hoverkraft-tech/ci-github-publish/actions/deploy/github-pages](https://github.com/hoverkraft-tech/ci-github-publish) | `0.26.3` | `0.27.1` |
| [hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.37.1` | `0.37.3` |
| [hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.37.1` | `0.37.3` |
| [hoverkraft-tech/ci-github-common/.github/workflows/stale.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.37.1` | `0.37.3` |



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

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-container/.github/workflows/docker-build-images.yml` from 0.37.2 to 0.38.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-container/releases)
- [Commits](hoverkraft-tech/ci-github-container@c9088e8...f8255a6)

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

Updates `hoverkraft-tech/ci-github-container/.github/workflows/prune-pull-requests-images-tags.yml` from 0.37.2 to 0.38.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-container/releases)
- [Commits](hoverkraft-tech/ci-github-container@c9088e8...f8255a6)

Updates `hoverkraft-tech/ci-github-common/actions/create-and-merge-pull-request` from 0.37.1 to 0.37.3
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@624be17...2334d39)

Updates `hoverkraft-tech/ci-github-publish/actions/deploy/github-pages` from 0.26.3 to 0.27.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
- [Commits](hoverkraft-tech/ci-github-publish@b2562b4...ed354ad)

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

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

Updates `hoverkraft-tech/ci-github-common/.github/workflows/stale.yml` from 0.37.1 to 0.37.3
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@624be17...2334d39)

---
updated-dependencies:
- dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/linter.yml
  dependency-version: 0.37.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-container/.github/workflows/docker-build-images.yml
  dependency-version: 0.38.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/greetings.yml
  dependency-version: 0.37.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-container/.github/workflows/prune-pull-requests-images-tags.yml
  dependency-version: 0.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/actions/create-and-merge-pull-request
  dependency-version: 0.37.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-publish/actions/deploy/github-pages
  dependency-version: 0.27.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.3
  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.3
  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.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@neilime neilime force-pushed the dependabot/github_actions/github-actions-dependencies-824f53c34f branch from 26eaced to c36e8a5 Compare July 10, 2026 13:55
@github-actions

Copy link
Copy Markdown

Super-linter summary

Language Validation result
BIOME_FORMAT Pass ✅
BIOME_LINT Pass ✅
CHECKOV Pass ✅
GITHUB_ACTIONS Pass ✅
GITHUB_ACTIONS_ZIZMOR Pass ✅
GITLEAKS Pass ✅
GIT_MERGE_CONFLICT_MARKERS Pass ✅
JSCPD Pass ✅
PRE_COMMIT Pass ✅
SPELL_CODESPELL Pass ✅
TRIVY Pass ✅
YAML Pass ✅
YAML_PRETTIER Pass ✅

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

@neilime neilime merged commit f86631a into main Jul 10, 2026
34 checks passed
@neilime neilime deleted the dependabot/github_actions/github-actions-dependencies-824f53c34f branch July 10, 2026 14:04
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.

2 participants