Skip to content

chore(deps): bump the github-actions-dependencies group across 10 directories with 11 updates#441

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/github-actions-dependencies-4798b1fb7c
Open

chore(deps): bump the github-actions-dependencies group across 10 directories with 11 updates#441
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/github-actions-dependencies-4798b1fb7c

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2026

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

Package From To
hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml 0.33.0 0.34.1
hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml 0.21.1 0.22.0
hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml 0.33.0 0.34.1
hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml 0.33.0 0.34.1
hoverkraft-tech/ci-github-common/.github/workflows/linter.yml 0.33.0 0.34.1
hoverkraft-tech/ci-github-common/.github/workflows/stale.yml 0.33.0 0.34.1
actions/github-script 8.0.0 9.0.0
hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml 0.31.0 0.32.1
hoverkraft-tech/ci-github-common 0.33.0 0.34.1

Bumps the github-actions-dependencies group with 3 updates in the /actions/build directory: actions/github-script, hoverkraft-tech/ci-github-common and actions/upload-artifact.
Bumps the github-actions-dependencies group with 2 updates in the /actions/codecov directory: actions/github-script and hoverkraft-tech/ci-github-common.
Bumps the github-actions-dependencies group with 2 updates in the /actions/dependencies-cache directory: actions/github-script and hoverkraft-tech/ci-github-common.
Bumps the github-actions-dependencies group with 2 updates in the /actions/get-package-manager directory: actions/github-script and hoverkraft-tech/ci-github-common.
Bumps the github-actions-dependencies group with 2 updates in the /actions/has-installed-dependencies directory: actions/github-script and hoverkraft-tech/ci-github-common.
Bumps the github-actions-dependencies group with 2 updates in the /actions/lint directory: actions/github-script and hoverkraft-tech/ci-github-common.
Bumps the github-actions-dependencies group with 3 updates in the /actions/package directory: actions/github-script, hoverkraft-tech/ci-github-common and actions/upload-artifact.
Bumps the github-actions-dependencies group with 3 updates in the /actions/setup-node directory: actions/github-script, hoverkraft-tech/ci-github-common and pnpm/action-setup.
Bumps the github-actions-dependencies group with 2 updates in the /actions/test directory: actions/github-script and hoverkraft-tech/ci-github-common.

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

Release notes

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

0.34.1

Release Summary

No user-facing changes are included in this release.

Internal changes: improved how local GitHub Actions are accessed in the CI workflow.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.34.0...0.34.1

0.34.0

Release Summary

This release adds a new local-actions action, expanding the reusable CI/CD tooling. It also refreshes the actions and workflows documentation to reflect the latest available automation changes.

Internally, the release includes lint cleanup and dependency maintenance updates, including fast-xml-parser bumps in actions/parse-ci-reports and a GitHub Actions dependency refresh.)

Breaking change(s)

No breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.33.0...0.34.0

Commits
  • 03a5a2a fix: accessing local actions
  • a236f01 chore: bump the github-actions-dependencies group across 1 directory with 1 u...
  • a897cc7 docs: update actions and workflows documentation
  • ba3fd31 feat: add 'local-actions' action
  • f1caac2 chore: bump fast-xml-parser
  • 2585464 chore: bump fast-xml-parser
  • c0c75df chore: fix lint issues
  • e3e891b docs: update actions and workflows documentation
  • See full diff in compare view

Updates hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml from 0.21.1 to 0.22.0

Release notes

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

0.22.0

Release Summary

This release adds support for the publish input in the release/create scope and makes the release workflow usable without requiring a config file in the repository anymore, simplifying setup for users.

Internally, it refreshes actions and workflows documentation, expands test coverage for deploy/jekyll, and updates GitHub Actions dependencies across multiple directories.

Breaking change(s)

Workflow prepare-release does not anymore need/support github-app-id and github-app-key. Permissions are now:

contents: read
id-token: write
pull-requests: write

What's Changed

Full Changelog: hoverkraft-tech/ci-github-publish@0.21.1...0.22.0

Commits
  • b56be56 docs: improve description for working-directory input in release scope
  • 3119215 build(deps): Bump the github-actions-dependencies group across 7 directories ...
  • eea0579 docs: update actions and workflows documentation
  • ac87a6f test(deploy/jekyll): add unit tests for deploy/jekyll action
  • 1df14a6 docs: update actions and workflows documentation
  • ab69e50 fix(prepare-release): set proper needed permissions
  • ce7b314 docs: update actions and workflows documentation
  • bb05a6f fix(prepare-release): set proper needed permissions
  • 26e47d6 docs: update actions and workflows documentation
  • 524e409 build(deps): Bump the github-actions-dependencies group across 3 directories ...
  • Additional commits viewable in compare view

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

Release notes

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

0.34.1

Release Summary

No user-facing changes are included in this release.

Internal changes: improved how local GitHub Actions are accessed in the CI workflow.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.34.0...0.34.1

0.34.0

Release Summary

This release adds a new local-actions action, expanding the reusable CI/CD tooling. It also refreshes the actions and workflows documentation to reflect the latest available automation changes.

Internally, the release includes lint cleanup and dependency maintenance updates, including fast-xml-parser bumps in actions/parse-ci-reports and a GitHub Actions dependency refresh.)

Breaking change(s)

No breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.33.0...0.34.0

Commits
  • 03a5a2a fix: accessing local actions
  • a236f01 chore: bump the github-actions-dependencies group across 1 directory with 1 u...
  • a897cc7 docs: update actions and workflows documentation
  • ba3fd31 feat: add 'local-actions' action
  • f1caac2 chore: bump fast-xml-parser
  • 2585464 chore: bump fast-xml-parser
  • c0c75df chore: fix lint issues
  • e3e891b 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.33.0 to 0.34.1

Release notes

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

0.34.1

Release Summary

No user-facing changes are included in this release.

Internal changes: improved how local GitHub Actions are accessed in the CI workflow.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.34.0...0.34.1

0.34.0

Release Summary

This release adds a new local-actions action, expanding the reusable CI/CD tooling. It also refreshes the actions and workflows documentation to reflect the latest available automation changes.

Internally, the release includes lint cleanup and dependency maintenance updates, including fast-xml-parser bumps in actions/parse-ci-reports and a GitHub Actions dependency refresh.)

Breaking change(s)

No breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.33.0...0.34.0

Commits
  • 03a5a2a fix: accessing local actions
  • a236f01 chore: bump the github-actions-dependencies group across 1 directory with 1 u...
  • a897cc7 docs: update actions and workflows documentation
  • ba3fd31 feat: add 'local-actions' action
  • f1caac2 chore: bump fast-xml-parser
  • 2585464 chore: bump fast-xml-parser
  • c0c75df chore: fix lint issues
  • e3e891b docs: update actions and workflows documentation
  • See full diff in compare view

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

Release notes

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

0.34.1

Release Summary

No user-facing changes are included in this release.

Internal changes: improved how local GitHub Actions are accessed in the CI workflow.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.34.0...0.34.1

0.34.0

Release Summary

This release adds a new local-actions action, expanding the reusable CI/CD tooling. It also refreshes the actions and workflows documentation to reflect the latest available automation changes.

Internally, the release includes lint cleanup and dependency maintenance updates, including fast-xml-parser bumps in actions/parse-ci-reports and a GitHub Actions dependency refresh.)

Breaking change(s)

No breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.33.0...0.34.0

Commits
  • 03a5a2a fix: accessing local actions
  • a236f01 chore: bump the github-actions-dependencies group across 1 directory with 1 u...
  • a897cc7 docs: update actions and workflows documentation
  • ba3fd31 feat: add 'local-actions' action
  • f1caac2 chore: bump fast-xml-parser
  • 2585464 chore: bump fast-xml-parser
  • c0c75df chore: fix lint issues
  • e3e891b docs: update actions and workflows documentation
  • See full diff in compare view

Updates hoverkraft-tech/ci-github-common/.github/workflows/stale.yml from 0.33.0 to 0.34.1

Release notes

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

0.34.1

Release Summary

No user-facing changes are included in this release.

Internal changes: improved how local GitHub Actions are accessed in the CI workflow.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.34.0...0.34.1

0.34.0

Release Summary

This release adds a new local-actions action, expanding the reusable CI/CD tooling. It also refreshes the actions and workflows documentation to reflect the latest available automation changes.

Internally, the release includes lint cleanup and dependency maintenance updates, including fast-xml-parser bumps in actions/parse-ci-reports and a GitHub Actions dependency refresh.)

Breaking change(s)

No breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.33.0...0.34.0

Commits
  • 03a5a2a fix: accessing local actions
  • a236f01 chore: bump the github-actions-dependencies group across 1 directory with 1 u...
  • a897cc7 docs: update actions and workflows documentation
  • ba3fd31 feat: add 'local-actions' action
  • f1caac2 chore: bump fast-xml-parser
  • 2585464 chore: bump fast-xml-parser
  • c0c75df chore: fix lint issues
  • e3e891b docs: update actions and workflows documentation
  • See full diff in compare view

Updates actions/github-script from 8.0.0 to 9.0.0

Release notes

Sourced from actions/github-script's releases.

v9.0.0

New features:

  • getOctokit factory function — Available directly in the script context. Create additional authenticated Octokit clients with different tokens for multi-token workflows, GitHub App tokens, and cross-org access. See Creating additional clients with getOctokit for details and examples.
  • Orchestration ID in user-agent — The ACTIONS_ORCHESTRATION_ID environment variable is automatically appended to the user-agent string for request tracing.

Breaking changes:

  • require('@actions/github') no longer works in scripts. The upgrade to @actions/github v9 (ESM-only) means require('@actions/github') will fail at runtime. If you previously used patterns like const { getOctokit } = require('@actions/github') to create secondary clients, use the new injected getOctokit function instead — it's available directly in the script context with no imports needed.
  • getOctokit is now an injected function parameter. Scripts that declare const getOctokit = ... or let getOctokit = ... will get a SyntaxError because JavaScript does not allow const/let redeclaration of function parameters. Use the injected getOctokit directly, or use var getOctokit = ... if you need to redeclare it.
  • If your script accesses other @actions/github internals beyond the standard github/octokit client, you may need to update those references for v9 compatibility.

What's Changed

New Contributors

Full Changelog: actions/github-script@v8.0.0...v9.0.0

Commits
  • 3a2844b Merge pull request #700 from actions/salmanmkc/expose-getoctokit + prepare re...
  • ca10bbd fix: use @​octokit/core/types import for v7 compatibility
  • 86e48e2 merge: incorporate main branch changes
  • c108472 chore: rebuild dist for v9 upgrade and getOctokit factory
  • afff112 Merge pull request #712 from actions/salmanmkc/deployment-false + fix user-ag...
  • ff8117e ci: fix user-agent test to handle orchestration ID
  • 81c6b78 ci: use deployment: false to suppress deployment noise from integration tests
  • 3953caf docs: update README examples from @​v8 to @​v9, add getOctokit docs and v9 brea...
  • c17d55b ci: add getOctokit integration test job
  • a047196 test: add getOctokit integration tests via callAsyncFunction
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml from 0.31.0 to 0.32.1

Release notes

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

0.32.1

Release Summary

This release improves the reliability of docker/build-image by preventing intermittent post-action failures related to buildx and cache handling. Documentation was refreshed across actions and workflows to keep usage guidance aligned with the latest behavior.

Internal changes include maintenance updates to GitHub Actions dependencies, a Prettier version bump in actions/helm/generate-docs, and script cleanup removing the use of extrapolation.

Breaking changes

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-container@0.32.0...0.32.1

0.32.0

Release Summary

A notable public change lands in docker/setup with upgraded BuildKit v0.29.0 and BuildX v0.33.0, improving the container build toolchain. Documentation for actions and workflows was also refreshed to better reflect current usage.

Internal changes are limited to dependency and workflow maintenance across GitHub Actions, npm packages, and Helm-related tooling, with no user-facing fixes included in this release.

Breaking change(s)

There is no breaking change.

What's Changed

... (truncated)

Commits
  • e4bf7a1 chore(deps): bump the github-actions-dependencies group across 2 directories ...
  • d09182b chore(deps): bump the github-actions-dependencies group across 8 directories ...
  • 625e782 docs: update actions and workflows documentation
  • b4d639d fix(docker/build-image): prevent random failure on post action because of bui...
  • 96a88c0 docs: update actions and workflows documentation
  • bc4031b chore(deps): bump the github-actions-dependencies group across 11 directories...
  • dfb84fb chore(deps): bump prettier
  • 7d3286c docs: update actions and workflows documentation
  • 569e37d chore: remove use of extrapolation in scripts
  • bcbbcaf chore(deps): bump hoverkraft-tech/ci-github-publish/.github/workflows/release...
  • Additional commits viewable in compare view

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

Release notes

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

0.34.1

Release Summary

No user-facing changes are included in this release.

Internal changes: improved how local GitHub Actions are accessed in the CI workflow.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.34.0...0.34.1

0.34.0

Release Summary

This release adds a new local-actions action, expanding the reusable CI/CD tooling. It also refreshes the actions and workflows documentation to reflect the latest available automation changes.

Internally, the release includes lint cleanup and dependency maintenance updates, including fast-xml-parser bumps in actions/parse-ci-reports and a GitHub Actions dependency refresh.)

Breaking change(s)

No breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.33.0...0.34.0

Commits
  • 03a5a2a fix: accessing local actions
  • a236f01 chore: bump the github-actions-dependencies group across 1 directory with 1 u...
  • a897cc7 docs: update actions and workflows documentation
  • ba3fd31 feat: add 'local-actions' action
  • f1caac2 chore: bump fast-xml-parser
  • 2585464 chore: bump fast-xml-parser
  • c0c75df chore: fix lint issues
  • e3e891b docs: update actions and workflows documentation
  • See full diff in compare view

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

Release notes

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

0.34.1

Release Summary

No user-facing changes are included in this release.

Internal changes: improved how local GitHub Actions are accessed in the CI workflow.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.34.0...0.34.1

0.34.0

Release Summary

This release adds a new local-actions action, expanding the reusable CI/CD tooling. It also refreshes the actions and workflows documentation to reflect the latest available automation changes.

Internally, the release includes lint cleanup and dependency maintenance updates, including fast-xml-parser bumps in actions/parse-ci-reports and a GitHub Actions dependency refresh.)

Breaking change(s)

No breaking changes.

What's Changed

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 11, 2026
@github-actions
Copy link
Copy Markdown
Contributor

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

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (5141ab8) to head (42f3671).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #441   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            3         3           
=========================================
  Hits             3         3           

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 11, 2026

Code Coverage Report

Coverage Results

Coverage

Metric Covered Total Percentage
Lines 2 2 100.00%
Functions 1 1 100.00%

Overall: 100.00% 🟢
🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩

@neilime neilime force-pushed the dependabot/github_actions/github-actions-dependencies-4798b1fb7c branch from 72e9cd8 to 819ef3d Compare April 11, 2026 07:22
…ectories with 11 updates

Bumps the github-actions-dependencies group with 9 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.33.0` | `0.34.1` |
| [hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml](https://github.com/hoverkraft-tech/ci-github-publish) | `0.21.1` | `0.22.0` |
| [hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.33.0` | `0.34.1` |
| [hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.33.0` | `0.34.1` |
| [hoverkraft-tech/ci-github-common/.github/workflows/linter.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.33.0` | `0.34.1` |
| [hoverkraft-tech/ci-github-common/.github/workflows/stale.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.33.0` | `0.34.1` |
| [actions/github-script](https://github.com/actions/github-script) | `8.0.0` | `9.0.0` |
| [hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml](https://github.com/hoverkraft-tech/ci-github-container) | `0.31.0` | `0.32.1` |
| [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common) | `0.33.0` | `0.34.1` |

Bumps the github-actions-dependencies group with 3 updates in the /actions/build directory: [actions/github-script](https://github.com/actions/github-script), [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common) and [actions/upload-artifact](https://github.com/actions/upload-artifact).
Bumps the github-actions-dependencies group with 2 updates in the /actions/codecov directory: [actions/github-script](https://github.com/actions/github-script) and [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common).
Bumps the github-actions-dependencies group with 2 updates in the /actions/dependencies-cache directory: [actions/github-script](https://github.com/actions/github-script) and [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common).
Bumps the github-actions-dependencies group with 2 updates in the /actions/get-package-manager directory: [actions/github-script](https://github.com/actions/github-script) and [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common).
Bumps the github-actions-dependencies group with 2 updates in the /actions/has-installed-dependencies directory: [actions/github-script](https://github.com/actions/github-script) and [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common).
Bumps the github-actions-dependencies group with 2 updates in the /actions/lint directory: [actions/github-script](https://github.com/actions/github-script) and [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common).
Bumps the github-actions-dependencies group with 3 updates in the /actions/package directory: [actions/github-script](https://github.com/actions/github-script), [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common) and [actions/upload-artifact](https://github.com/actions/upload-artifact).
Bumps the github-actions-dependencies group with 3 updates in the /actions/setup-node directory: [actions/github-script](https://github.com/actions/github-script), [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common) and [pnpm/action-setup](https://github.com/pnpm/action-setup).
Bumps the github-actions-dependencies group with 2 updates in the /actions/test directory: [actions/github-script](https://github.com/actions/github-script) and [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common).

Updates `hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml` from 0.21.1 to 0.22.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-publish/compare/5ff7d4c3910971ed53834becd5967271b4e228cf...b56be562f38e0e3e712f09691a8fe930aae9db1b)

Updates `hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `hoverkraft-tech/ci-github-common/.github/workflows/linter.yml` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `hoverkraft-tech/ci-github-common/.github/workflows/stale.yml` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml` from 0.31.0 to 0.32.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-container/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-container/compare/df8b445f6cc9661dcb282d897d7146a82e5f2960...e4bf7a12228a2a4b5993d2d36b99b4dd0ec80bf5)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `actions/upload-artifact` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/bbbca2ddaa5d8feaa63e36b76fdaad77386f024f...043fb46d1a93c77aae656e7c1c64a875d1fc6a0a)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `actions/upload-artifact` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/bbbca2ddaa5d8feaa63e36b76fdaad77386f024f...043fb46d1a93c77aae656e7c1c64a875d1fc6a0a)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `actions/upload-artifact` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/bbbca2ddaa5d8feaa63e36b76fdaad77386f024f...043fb46d1a93c77aae656e7c1c64a875d1fc6a0a)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `actions/upload-artifact` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/bbbca2ddaa5d8feaa63e36b76fdaad77386f024f...043fb46d1a93c77aae656e7c1c64a875d1fc6a0a)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `pnpm/action-setup` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/fc06bc1257f339d1d5d8b3a19a8cae5388b55320...08c4be7e2e672a47d11bd04269e27e5f3e8529cb)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

Updates `hoverkraft-tech/ci-github-common` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/4b53189212d5810f710bed89711002626977215b...03a5a2a3626b03434b19b79cdd2e141bea410bae)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

---
updated-dependencies:
- dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml
  dependency-version: 0.22.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/need-fix-to-issue.yml
  dependency-version: 0.34.1
  dep...

Signed-off-by: dependabot[bot] <support@github.com>
…
@neilime neilime force-pushed the dependabot/github_actions/github-actions-dependencies-4798b1fb7c branch from 819ef3d to 42f3671 Compare April 11, 2026 07:35
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