Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

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

Package From To
wearefrank/ci-cd-templates/.github/workflows/ff-version-auto-bumper.yml 1.4.0 2.1.1
step-security/harden-runner 2.11.0 2.13.2
actions/checkout 4.2.2 5.0.0
wearefrank/ci-cd-templates 1.4.0 2.1.1
wearefrank/ci-cd-templates/.github/workflows/ci-generic.yml 1.4.0 2.1.1
actions/setup-node 4.2.0 6.0.0
actions/download-artifact 4.1.8 6.0.0
wearefrank/ci-cd-templates/.github/workflows/docker-release-generic.yml 1.4.0 2.1.1
wearefrank/ci-cd-templates/.github/workflows/docusaurus-release.yml 1.4.0 2.1.1

Updates wearefrank/ci-cd-templates/.github/workflows/ff-version-auto-bumper.yml from 1.4.0 to 2.1.1

Release notes

Sourced from wearefrank/ci-cd-templates/.github/workflows/ff-version-auto-bumper.yml's releases.

v2.1.1

2.1.1 (2025-10-17)

🤖 Build System

  • dependencies: bump node-version to v24 (2fe7b67)

v2.1.0

2.1.0 (2025-10-17)

🍕 Features

  • delete workflow artifacts action (#65) (f0bcb14)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 6 updates (323d7ab)
  • force release (4af00cb)

🔁 Continuous Integration

  • bump ci-cd-templates release workflow node version to 24.x (046c33a)

v2.0.9

2.0.9 (2025-09-17)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 12 updates (#62) (6988150)

v2.0.8

2.0.8 (2025-08-28)

🔁 Continuous Integration

  • dependencies: bump soapui-runner action to v2.0.7 in soapui-testrunner workflow (6ee0d9c)

v2.0.7

2.0.7 (2025-08-28)

🐛 Bug Fixes

  • upload soapui report artifact on both success and faillure as long as a report exists and report artifact upload is enabled in soapui-runner action (898e9d9)

v2.0.6

2.0.6 (2025-08-27)

🎨 Styles

  • add quotes around env variable references in scripts (5b9cd5a)

... (truncated)

Changelog

Sourced from wearefrank/ci-cd-templates/.github/workflows/ff-version-auto-bumper.yml's changelog.

conventional commits semantic versioning

2.1.1 (2025-10-17)

🤖 Build System

  • dependencies: bump node-version to v24 (2fe7b67)

2.1.0 (2025-10-17)

🍕 Features

  • delete workflow artifacts action (#65) (f0bcb14)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 6 updates (323d7ab)
  • force release (4af00cb)

🔁 Continuous Integration

  • bump ci-cd-templates release workflow node version to 24.x (046c33a)

2.0.9 (2025-09-17)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 12 updates (#62) (6988150)

2.0.8 (2025-08-28)

🔁 Continuous Integration

  • dependencies: bump soapui-runner action to v2.0.7 in soapui-testrunner workflow (6ee0d9c)

2.0.7 (2025-08-28)

🐛 Bug Fixes

  • upload soapui report artifact on both success and faillure as long as a report exists and report artifact upload is enabled in soapui-runner action (898e9d9)

2.0.6 (2025-08-27)

🎨 Styles

  • add quotes around env variable references in scripts (5b9cd5a)

🧑‍💻 Code Refactoring

  • print addition troubleshooting context to console when soapui-testrunner fails or when the pipeline is run in debug mode (b67ba36)

... (truncated)

Commits
  • 5cc3ad4 chore(patch): release 2.1.1 [skip ci]
  • 2fe7b67 build(dependencies): bump node-version to v24
  • 8373939 chore(minor): release 2.1.0 [skip ci]
  • 4af00cb build: force release
  • 0ddae72 chore: update root readme workflows & actions overview
  • 046c33a ci: bump ci-cd-templates release workflow node version to 24.x
  • 323d7ab build(dependencies): bump the github-actions group across 1 directory with 6 ...
  • f0bcb14 feat: delete workflow artifacts action (#65)
  • bc79aae chore(patch): release 2.0.9 [skip ci]
  • 6988150 build(dependencies): bump the github-actions group across 1 directory with 12...
  • Additional commits viewable in compare view

Updates step-security/harden-runner from 2.11.0 to 2.13.2

Release notes

Sourced from step-security/harden-runner's releases.

v2.13.2

What's Changed

  • Fixed an issue where there was a limit of 512 allowed endpoints when using block egress policy. This restriction has been removed, allowing for an unlimited number of endpoints to be configured.
  • Harden Runner now automatically detects if the agent is already pre-installed on a custom VM image used by a GitHub-hosted runner. When detected, the action will skip reinstallation and use the existing agent.

Full Changelog: step-security/harden-runner@v2.13.1...v2.13.2

v2.13.1

What's Changed

  • Graceful handling of HTTP errors: Improved error handling when fetching Harden Runner policies from the StepSecurity Policy Store API, ensuring more reliable execution even in case of temporary network/API issues.

  • Security updates for npm dependencies: Updated vulnerable npm package dependencies to the latest secure versions.

  • Faster enterprise agent downloads: The enterprise agent is now downloaded from GitHub Releases instead of packages.stepsecurity.io, improving download speed and reliability.

Full Changelog: step-security/harden-runner@v2.13.0...v2.13.1

v2.13.0

What's Changed

  • Improved job markdown summary
  • Https monitoring for all domains (included with the enterprise tier)

Full Changelog: step-security/harden-runner@v2...v2.13.0

v2.12.2

What's Changed

Added HTTPS Monitoring for additional destinations - *.githubusercontent.com Bug fixes:

  • Implicitly allow local multicast, local unicast and broadcast IP addresses in block mode
  • Increased policy map size for block mode

Full Changelog: step-security/harden-runner@v2...v2.12.2

v2.12.1

What's Changed

  • Detection capabilities have been upgraded to better recognize attempts at runner tampering. These improvements are informed by real-world incident learnings, including analysis of anomalous behaviors observed in the tj-actions and reviewdog supply chain attack.
  • Resolved an issue where the block policy was not enforced correctly when the GitHub Actions job was running inside a container on a self-hosted VM runner.

Full Changelog: step-security/harden-runner@v2...v2.12.1

v2.12.0

What's Changed

  1. A new option, disable-sudo-and-containers, is now available to replace the disable-sudo policy, addressing Docker-based privilege escalation (CVE-2025-32955). More details can be found in this blog post.

  2. New detections have been added based on insights from the tj-actions and reviewdog actions incidents.

... (truncated)

Commits

Updates actions/checkout from 4.2.2 to 5.0.0

Release notes

Sourced from actions/checkout's releases.

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v4.3.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

Changelog

Sourced from actions/checkout's changelog.

Changelog

V5.0.0

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

... (truncated)

Commits

Updates wearefrank/ci-cd-templates from 1.4.0 to 2.1.1

Release notes

Sourced from wearefrank/ci-cd-templates's releases.

v2.1.1

2.1.1 (2025-10-17)

🤖 Build System

  • dependencies: bump node-version to v24 (2fe7b67)

v2.1.0

2.1.0 (2025-10-17)

🍕 Features

  • delete workflow artifacts action (#65) (f0bcb14)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 6 updates (323d7ab)
  • force release (4af00cb)

🔁 Continuous Integration

  • bump ci-cd-templates release workflow node version to 24.x (046c33a)

v2.0.9

2.0.9 (2025-09-17)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 12 updates (#62) (6988150)

v2.0.8

2.0.8 (2025-08-28)

🔁 Continuous Integration

  • dependencies: bump soapui-runner action to v2.0.7 in soapui-testrunner workflow (6ee0d9c)

v2.0.7

2.0.7 (2025-08-28)

🐛 Bug Fixes

  • upload soapui report artifact on both success and faillure as long as a report exists and report artifact upload is enabled in soapui-runner action (898e9d9)

v2.0.6

2.0.6 (2025-08-27)

🎨 Styles

  • add quotes around env variable references in scripts (5b9cd5a)

... (truncated)

Changelog

Sourced from wearefrank/ci-cd-templates's changelog.

conventional commits semantic versioning

2.1.1 (2025-10-17)

🤖 Build System

  • dependencies: bump node-version to v24 (2fe7b67)

2.1.0 (2025-10-17)

🍕 Features

  • delete workflow artifacts action (#65) (f0bcb14)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 6 updates (323d7ab)
  • force release (4af00cb)

🔁 Continuous Integration

  • bump ci-cd-templates release workflow node version to 24.x (046c33a)

2.0.9 (2025-09-17)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 12 updates (#62) (6988150)

2.0.8 (2025-08-28)

🔁 Continuous Integration

  • dependencies: bump soapui-runner action to v2.0.7 in soapui-testrunner workflow (6ee0d9c)

2.0.7 (2025-08-28)

🐛 Bug Fixes

  • upload soapui report artifact on both success and faillure as long as a report exists and report artifact upload is enabled in soapui-runner action (898e9d9)

2.0.6 (2025-08-27)

🎨 Styles

  • add quotes around env variable references in scripts (5b9cd5a)

🧑‍💻 Code Refactoring

  • print addition troubleshooting context to console when soapui-testrunner fails or when the pipeline is run in debug mode (b67ba36)

... (truncated)

Commits
  • 5cc3ad4 chore(patch): release 2.1.1 [skip ci]
  • 2fe7b67 build(dependencies): bump node-version to v24
  • 8373939 chore(minor): release 2.1.0 [skip ci]
  • 4af00cb build: force release
  • 0ddae72 chore: update root readme workflows & actions overview
  • 046c33a ci: bump ci-cd-templates release workflow node version to 24.x
  • 323d7ab build(dependencies): bump the github-actions group across 1 directory with 6 ...
  • f0bcb14 feat: delete workflow artifacts action (#65)
  • bc79aae chore(patch): release 2.0.9 [skip ci]
  • 6988150 build(dependencies): bump the github-actions group across 1 directory with 12...
  • Additional commits viewable in compare view

Updates wearefrank/ci-cd-templates/.github/workflows/ci-generic.yml from 1.4.0 to 2.1.1

Release notes

Sourced from wearefrank/ci-cd-templates/.github/workflows/ci-generic.yml's releases.

v2.1.1

2.1.1 (2025-10-17)

🤖 Build System

  • dependencies: bump node-version to v24 (2fe7b67)

v2.1.0

2.1.0 (2025-10-17)

🍕 Features

  • delete workflow artifacts action (#65) (f0bcb14)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 6 updates (323d7ab)
  • force release (4af00cb)

🔁 Continuous Integration

  • bump ci-cd-templates release workflow node version to 24.x (046c33a)

v2.0.9

2.0.9 (2025-09-17)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 12 updates (#62) (6988150)

v2.0.8

2.0.8 (2025-08-28)

🔁 Continuous Integration

  • dependencies: bump soapui-runner action to v2.0.7 in soapui-testrunner workflow (6ee0d9c)

v2.0.7

2.0.7 (2025-08-28)

🐛 Bug Fixes

  • upload soapui report artifact on both success and faillure as long as a report exists and report artifact upload is enabled in soapui-runner action (898e9d9)

v2.0.6

2.0.6 (2025-08-27)

🎨 Styles

  • add quotes around env variable references in scripts (5b9cd5a)

... (truncated)

Changelog

Sourced from wearefrank/ci-cd-templates/.github/workflows/ci-generic.yml's changelog.

conventional commits semantic versioning

2.1.1 (2025-10-17)

🤖 Build System

  • dependencies: bump node-version to v24 (2fe7b67)

2.1.0 (2025-10-17)

🍕 Features

  • delete workflow artifacts action (#65) (f0bcb14)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 6 updates (323d7ab)
  • force release (4af00cb)

🔁 Continuous Integration

  • bump ci-cd-templates release workflow node version to 24.x (046c33a)

2.0.9 (2025-09-17)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 12 updates (#62) (6988150)

2.0.8 (2025-08-28)

🔁 Continuous Integration

  • dependencies: bump soapui-runner action to v2.0.7 in soapui-testrunner workflow (6ee0d9c)

2.0.7 (2025-08-28)

🐛 Bug Fixes

  • upload soapui report artifact on both success and faillure as long as a report exists and report artifact upload is enabled in soapui-runner action (898e9d9)

2.0.6 (2025-08-27)

🎨 Styles

  • add quotes around env variable references in scripts (5b9cd5a)

🧑‍💻 Code Refactoring

  • print addition troubleshooting context to console when soapui-testrunner fails or when the pipeline is run in debug mode (b67ba36)

... (truncated)

Commits
  • 5cc3ad4 chore(patch): release 2.1.1 [skip ci]
  • 2fe7b67 build(dependencies): bump node-version to v24
  • 8373939 chore(minor): release 2.1.0 [skip ci]
  • 4af00cb build: force release
  • 0ddae72 chore: update root readme workflows & actions overview
  • 046c33a ci: bump ci-cd-templates release workflow node version to 24.x
  • 323d7ab build(dependencies): bump the github-actions group across 1 directory with 6 ...
  • f0bcb14 feat: delete workflow artifacts action (#65)
  • bc79aae chore(patch): release 2.0.9 [skip ci]
  • 6988150 build(dependencies): bump the github-actions group across 1 directory with 12...
  • Additional commits viewable in compare view

Updates actions/setup-node from 4.2.0 to 6.0.0

Release notes

Sourced from actions/setup-node's releases.

v6.0.0

What's Changed

Breaking Changes

Dependency Upgrades

Full Changelog: actions/setup-node@v5...v6.0.0

v5.0.0

What's Changed

Breaking Changes

This update, introduces automatic caching when a valid packageManager field is present in your package.json. This aims to improve workflow performance and make dependency management more seamless. To disable this automatic caching, set package-manager-cache: false

steps:
- uses: actions/checkout@v5
- uses: actions/setup-node@v5
  with:
    package-manager-cache: false

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Dependency Upgrades

New Contributors

Full Changelog: actions/setup-node@v4...v5.0.0

v4.4.0

... (truncated)

Commits

Updates actions/download-artifact from 4.1.8 to 6.0.0

Release notes

Sourced from actions/download-artifact's releases.

v6.0.0

What's Changed

BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but we're treating it as such.

New Contributors

Full Changelog: actions/download-artifact@v5...v6.0.0

v5.0.0

What's Changed

v5.0.0

🚨 Breaking Change

This release fixes an inconsistency in path behavior for single artifact downloads by ID. If you're downloading single artifacts by ID, the output path may change.

What Changed

Previously, single artifact downloads behaved differently depending on how you specified the artifact:

  • By name: name: my-artifact → extracted to path/ (direct)
  • By ID: artifact-ids: 12345 → extracted to path/my-artifact/ (nested)

Now both methods are consistent:

  • By name: name: my-artifact → extracted to path/ (unchanged)
  • By ID: artifact-ids: 12345 → extracted to path/ (fixed - now direct)

Migration Guide

✅ No Action Needed If:
  • You download artifacts by name
  • You download multiple artifacts by ID
  • You already use merge-multiple: true as a workaround
⚠️ Action Required If:

You download single artifacts by ID and your workflows expect the nested directory structure.

... (truncated)

Commits
  • 018cc2c Merge pull request #438 from actions/danwkennedy/prepare-6.0.0
  • 815651c Revert "Remove github.dep.yml"
  • bb3a066 Remove github.dep.yml
  • fa1ce46 Prepare v6.0.0
  • 4a24838 Merge pull request #431 from danwkennedy/patch-1
  • 5e3251c Readme: spell out the first use of GHES
  • abefc31 Merge pull request #424 from actions/yacaovsnc/update_readme
  • ac43a60 Update README with artifact extraction details
  • de96f46 Merge pull request #417 from actions/yacaovsnc/update_readme
  • 7993cb4 Remove migration guide for artifact download changes
  • Additional commits viewable in compare view

Updates wearefrank/ci-cd-templates/.github/workflows/docker-release-generic.yml from 1.4.0 to 2.1.1

Release notes

Sourced from wearefrank/ci-cd-templates/.github/workflows/docker-release-generic.yml's releases.

v2.1.1

2.1.1 (2025-10-17)

🤖 Build System

  • dependencies: bump node-version to v24 (2fe7b67)

v2.1.0

2.1.0 (2025-10-17)

🍕 Features

  • delete workflow artifacts action (#65) (f0bcb14)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 6 updates (323d7ab)
  • force release (4af00cb)

🔁 Continuous Integration

  • bump ci-cd-templates release workflow node version to 24.x (046c33a)

v2.0.9

2.0.9 (2025-09-17)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 12 updates (#62) (6988150)

v2.0.8

2.0.8 (2025-08-28)

🔁 Continuous Integration

  • dependencies: bump soapui-runner action to v2.0.7 in soapui-testrunner workflow (6ee0d9c)

v2.0.7

2.0.7 (2025-08-28)

🐛 Bug Fixes

  • upload soapui report artifact on both success and faillure as long as a ...

    Description has been truncated

… with 9 updates

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

| Package | From | To |
| --- | --- | --- |
| [wearefrank/ci-cd-templates/.github/workflows/ff-version-auto-bumper.yml](https://github.com/wearefrank/ci-cd-templates) | `1.4.0` | `2.1.1` |
| [step-security/harden-runner](https://github.com/step-security/harden-runner) | `2.11.0` | `2.13.2` |
| [actions/checkout](https://github.com/actions/checkout) | `4.2.2` | `5.0.0` |
| [wearefrank/ci-cd-templates](https://github.com/wearefrank/ci-cd-templates) | `1.4.0` | `2.1.1` |
| [wearefrank/ci-cd-templates/.github/workflows/ci-generic.yml](https://github.com/wearefrank/ci-cd-templates) | `1.4.0` | `2.1.1` |
| [actions/setup-node](https://github.com/actions/setup-node) | `4.2.0` | `6.0.0` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `4.1.8` | `6.0.0` |
| [wearefrank/ci-cd-templates/.github/workflows/docker-release-generic.yml](https://github.com/wearefrank/ci-cd-templates) | `1.4.0` | `2.1.1` |
| [wearefrank/ci-cd-templates/.github/workflows/docusaurus-release.yml](https://github.com/wearefrank/ci-cd-templates) | `1.4.0` | `2.1.1` |



Updates `wearefrank/ci-cd-templates/.github/workflows/ff-version-auto-bumper.yml` from 1.4.0 to 2.1.1
- [Release notes](https://github.com/wearefrank/ci-cd-templates/releases)
- [Changelog](https://github.com/wearefrank/ci-cd-templates/blob/main/CHANGELOG.md)
- [Commits](wearefrank/ci-cd-templates@fcd9bc3...5cc3ad4)

Updates `step-security/harden-runner` from 2.11.0 to 2.13.2
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@4d991eb...95d9a5d)

Updates `actions/checkout` from 4.2.2 to 5.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@11bd719...08c6903)

Updates `wearefrank/ci-cd-templates` from 1.4.0 to 2.1.1
- [Release notes](https://github.com/wearefrank/ci-cd-templates/releases)
- [Changelog](https://github.com/wearefrank/ci-cd-templates/blob/main/CHANGELOG.md)
- [Commits](wearefrank/ci-cd-templates@v1.4.0...5cc3ad4)

Updates `wearefrank/ci-cd-templates/.github/workflows/ci-generic.yml` from 1.4.0 to 2.1.1
- [Release notes](https://github.com/wearefrank/ci-cd-templates/releases)
- [Changelog](https://github.com/wearefrank/ci-cd-templates/blob/main/CHANGELOG.md)
- [Commits](wearefrank/ci-cd-templates@fcd9bc3...5cc3ad4)

Updates `actions/setup-node` from 4.2.0 to 6.0.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@1d0ff46...2028fbc)

Updates `actions/download-artifact` from 4.1.8 to 6.0.0
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@fa0a91b...018cc2c)

Updates `wearefrank/ci-cd-templates/.github/workflows/docker-release-generic.yml` from 1.4.0 to 2.1.1
- [Release notes](https://github.com/wearefrank/ci-cd-templates/releases)
- [Changelog](https://github.com/wearefrank/ci-cd-templates/blob/main/CHANGELOG.md)
- [Commits](wearefrank/ci-cd-templates@fcd9bc3...5cc3ad4)

Updates `wearefrank/ci-cd-templates/.github/workflows/docusaurus-release.yml` from 1.4.0 to 2.1.1
- [Release notes](https://github.com/wearefrank/ci-cd-templates/releases)
- [Changelog](https://github.com/wearefrank/ci-cd-templates/blob/main/CHANGELOG.md)
- [Commits](wearefrank/ci-cd-templates@fcd9bc3...5cc3ad4)

---
updated-dependencies:
- dependency-name: wearefrank/ci-cd-templates/.github/workflows/ff-version-auto-bumper.yml
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: step-security/harden-runner
  dependency-version: 2.13.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/checkout
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: wearefrank/ci-cd-templates
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: wearefrank/ci-cd-templates/.github/workflows/ci-generic.yml
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/download-artifact
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: wearefrank/ci-cd-templates/.github/workflows/docker-release-generic.yml
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: wearefrank/ci-cd-templates/.github/workflows/docusaurus-release.yml
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 10, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant