Skip to content

Bump the github-actions group with 7 updates - #62

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-47071cd581
Open

Bump the github-actions group with 7 updates#62
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-47071cd581

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 7 updates:

Package From To
yii2-framework/actions/.github/workflows/phpunit.yml e02758a41a2a811fb3e706735192979171b2260d 670b6444a11798dc2b38f2563dbbcef063dfc0ab
yii2-framework/actions/.github/workflows/composer-require-checker.yml e02758a41a2a811fb3e706735192979171b2260d 670b6444a11798dc2b38f2563dbbcef063dfc0ab
yii2-framework/actions/.github/workflows/ecs.yml e02758a41a2a811fb3e706735192979171b2260d 670b6444a11798dc2b38f2563dbbcef063dfc0ab
yii2-framework/actions/.github/workflows/infection.yml e02758a41a2a811fb3e706735192979171b2260d 670b6444a11798dc2b38f2563dbbcef063dfc0ab
yii2-framework/actions/.github/workflows/quality.yml e02758a41a2a811fb3e706735192979171b2260d 670b6444a11798dc2b38f2563dbbcef063dfc0ab
yii2-framework/actions/.github/workflows/security.yml e02758a41a2a811fb3e706735192979171b2260d 670b6444a11798dc2b38f2563dbbcef063dfc0ab
yii2-framework/actions/.github/workflows/phpstan.yml e02758a41a2a811fb3e706735192979171b2260d 670b6444a11798dc2b38f2563dbbcef063dfc0ab

Updates yii2-framework/actions/.github/workflows/phpunit.yml from e02758a41a2a811fb3e706735192979171b2260d to 670b6444a11798dc2b38f2563dbbcef063dfc0ab

Changelog

Sourced from yii2-framework/actions/.github/workflows/phpunit.yml's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Conventional Commits, and this project adheres to Semantic Versioning.

v2.0.1 Under development

  • ci(actions): add configurable quality and security reusable workflows backed by valid composite quality actions with default noise reduction and clearer check names.
  • ci(actions): remove runtime GitHub token permission monitor steps from reusable workflows now that permissions are explicit.
  • build(deps): update actions/checkout to v7.0.1 across reusable workflows and composite actions.

v2.0.0 June 20, 2026

  • ci(actions)!: replace Super-Linter with reusable quality and security workflows.

v1.0.8 June 01, 2026

  • feat: add multi_status input to super-linter workflow for GitHub Actions status reporting.

v1.0.7 March 28, 2026

  • fix!: remove ecs.php and rector.php files; update default for download-config in ecs.yml.

v1.0.6 March 18, 2026

  • ci(actions): enable opcache.enable_cli=1 when coverage-driver=none and migrate PHPUnit test results uploads to codecov/codecov-action@v5.

v1.0.5 February 28, 2026

  • fix(codeception): update test output path to match actual output directory.

v1.0.4 February 2, 2026

  • fix(Codecov): correct parameter name from file to files.

v1.0.3 January 20, 2026

  • fix(ecs): add PhpdocTypesOrderFixer configuration and update method order in ECS configuration.
  • feat(ecs): add OrderedTypesFixer configuration to enhance class type ordering in ECS configuration.
  • feat(ci): add PHP 8.5 support in GitHub workflows.

v1.0.2 January 3, 2026

  • chore(repository): remove outdated community guidelines and templates.
  • feat(ecs): add ECS configuration file and update workflow to download it.
  • feat(rector): add initial configuration with PHP 8.1 support.

v1.0.1 October 8, 2025

... (truncated)

Commits
  • 670b644 build(deps): Bump actions/cache from 5.0.5 to 6.1.0 (#36)
  • d6ceb5f build(deps): Bump zizmorcore/zizmor-action from 0.5.6 to 0.6.1 (#39)
  • dfcd1e7 build(deps): Bump actions/checkout from 7.0.0 to 7.0.1 (#38)
  • See full diff in compare view

Updates yii2-framework/actions/.github/workflows/composer-require-checker.yml from e02758a41a2a811fb3e706735192979171b2260d to 670b6444a11798dc2b38f2563dbbcef063dfc0ab

Changelog

Sourced from yii2-framework/actions/.github/workflows/composer-require-checker.yml's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Conventional Commits, and this project adheres to Semantic Versioning.

v2.0.1 Under development

  • ci(actions): add configurable quality and security reusable workflows backed by valid composite quality actions with default noise reduction and clearer check names.
  • ci(actions): remove runtime GitHub token permission monitor steps from reusable workflows now that permissions are explicit.
  • build(deps): update actions/checkout to v7.0.1 across reusable workflows and composite actions.

v2.0.0 June 20, 2026

  • ci(actions)!: replace Super-Linter with reusable quality and security workflows.

v1.0.8 June 01, 2026

  • feat: add multi_status input to super-linter workflow for GitHub Actions status reporting.

v1.0.7 March 28, 2026

  • fix!: remove ecs.php and rector.php files; update default for download-config in ecs.yml.

v1.0.6 March 18, 2026

  • ci(actions): enable opcache.enable_cli=1 when coverage-driver=none and migrate PHPUnit test results uploads to codecov/codecov-action@v5.

v1.0.5 February 28, 2026

  • fix(codeception): update test output path to match actual output directory.

v1.0.4 February 2, 2026

  • fix(Codecov): correct parameter name from file to files.

v1.0.3 January 20, 2026

  • fix(ecs): add PhpdocTypesOrderFixer configuration and update method order in ECS configuration.
  • feat(ecs): add OrderedTypesFixer configuration to enhance class type ordering in ECS configuration.
  • feat(ci): add PHP 8.5 support in GitHub workflows.

v1.0.2 January 3, 2026

  • chore(repository): remove outdated community guidelines and templates.
  • feat(ecs): add ECS configuration file and update workflow to download it.
  • feat(rector): add initial configuration with PHP 8.1 support.

v1.0.1 October 8, 2025

... (truncated)

Commits
  • 670b644 build(deps): Bump actions/cache from 5.0.5 to 6.1.0 (#36)
  • d6ceb5f build(deps): Bump zizmorcore/zizmor-action from 0.5.6 to 0.6.1 (#39)
  • dfcd1e7 build(deps): Bump actions/checkout from 7.0.0 to 7.0.1 (#38)
  • See full diff in compare view

Updates yii2-framework/actions/.github/workflows/ecs.yml from e02758a41a2a811fb3e706735192979171b2260d to 670b6444a11798dc2b38f2563dbbcef063dfc0ab

Changelog

Sourced from yii2-framework/actions/.github/workflows/ecs.yml's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Conventional Commits, and this project adheres to Semantic Versioning.

v2.0.1 Under development

  • ci(actions): add configurable quality and security reusable workflows backed by valid composite quality actions with default noise reduction and clearer check names.
  • ci(actions): remove runtime GitHub token permission monitor steps from reusable workflows now that permissions are explicit.
  • build(deps): update actions/checkout to v7.0.1 across reusable workflows and composite actions.

v2.0.0 June 20, 2026

  • ci(actions)!: replace Super-Linter with reusable quality and security workflows.

v1.0.8 June 01, 2026

  • feat: add multi_status input to super-linter workflow for GitHub Actions status reporting.

v1.0.7 March 28, 2026

  • fix!: remove ecs.php and rector.php files; update default for download-config in ecs.yml.

v1.0.6 March 18, 2026

  • ci(actions): enable opcache.enable_cli=1 when coverage-driver=none and migrate PHPUnit test results uploads to codecov/codecov-action@v5.

v1.0.5 February 28, 2026

  • fix(codeception): update test output path to match actual output directory.

v1.0.4 February 2, 2026

  • fix(Codecov): correct parameter name from file to files.

v1.0.3 January 20, 2026

  • fix(ecs): add PhpdocTypesOrderFixer configuration and update method order in ECS configuration.
  • feat(ecs): add OrderedTypesFixer configuration to enhance class type ordering in ECS configuration.
  • feat(ci): add PHP 8.5 support in GitHub workflows.

v1.0.2 January 3, 2026

  • chore(repository): remove outdated community guidelines and templates.
  • feat(ecs): add ECS configuration file and update workflow to download it.
  • feat(rector): add initial configuration with PHP 8.1 support.

v1.0.1 October 8, 2025

... (truncated)

Commits
  • 670b644 build(deps): Bump actions/cache from 5.0.5 to 6.1.0 (#36)
  • d6ceb5f build(deps): Bump zizmorcore/zizmor-action from 0.5.6 to 0.6.1 (#39)
  • dfcd1e7 build(deps): Bump actions/checkout from 7.0.0 to 7.0.1 (#38)
  • See full diff in compare view

Updates yii2-framework/actions/.github/workflows/infection.yml from e02758a41a2a811fb3e706735192979171b2260d to 670b6444a11798dc2b38f2563dbbcef063dfc0ab

Changelog

Sourced from yii2-framework/actions/.github/workflows/infection.yml's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Conventional Commits, and this project adheres to Semantic Versioning.

v2.0.1 Under development

  • ci(actions): add configurable quality and security reusable workflows backed by valid composite quality actions with default noise reduction and clearer check names.
  • ci(actions): remove runtime GitHub token permission monitor steps from reusable workflows now that permissions are explicit.
  • build(deps): update actions/checkout to v7.0.1 across reusable workflows and composite actions.

v2.0.0 June 20, 2026

  • ci(actions)!: replace Super-Linter with reusable quality and security workflows.

v1.0.8 June 01, 2026

  • feat: add multi_status input to super-linter workflow for GitHub Actions status reporting.

v1.0.7 March 28, 2026

  • fix!: remove ecs.php and rector.php files; update default for download-config in ecs.yml.

v1.0.6 March 18, 2026

  • ci(actions): enable opcache.enable_cli=1 when coverage-driver=none and migrate PHPUnit test results uploads to codecov/codecov-action@v5.

v1.0.5 February 28, 2026

  • fix(codeception): update test output path to match actual output directory.

v1.0.4 February 2, 2026

  • fix(Codecov): correct parameter name from file to files.

v1.0.3 January 20, 2026

  • fix(ecs): add PhpdocTypesOrderFixer configuration and update method order in ECS configuration.
  • feat(ecs): add OrderedTypesFixer configuration to enhance class type ordering in ECS configuration.
  • feat(ci): add PHP 8.5 support in GitHub workflows.

v1.0.2 January 3, 2026

  • chore(repository): remove outdated community guidelines and templates.
  • feat(ecs): add ECS configuration file and update workflow to download it.
  • feat(rector): add initial configuration with PHP 8.1 support.

v1.0.1 October 8, 2025

... (truncated)

Commits
  • 670b644 build(deps): Bump actions/cache from 5.0.5 to 6.1.0 (#36)
  • d6ceb5f build(deps): Bump zizmorcore/zizmor-action from 0.5.6 to 0.6.1 (#39)
  • dfcd1e7 build(deps): Bump actions/checkout from 7.0.0 to 7.0.1 (#38)
  • See full diff in compare view

Updates yii2-framework/actions/.github/workflows/quality.yml from e02758a41a2a811fb3e706735192979171b2260d to 670b6444a11798dc2b38f2563dbbcef063dfc0ab

Changelog

Sourced from yii2-framework/actions/.github/workflows/quality.yml's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Conventional Commits, and this project adheres to Semantic Versioning.

v2.0.1 Under development

  • ci(actions): add configurable quality and security reusable workflows backed by valid composite quality actions with default noise reduction and clearer check names.
  • ci(actions): remove runtime GitHub token permission monitor steps from reusable workflows now that permissions are explicit.
  • build(deps): update actions/checkout to v7.0.1 across reusable workflows and composite actions.

v2.0.0 June 20, 2026

  • ci(actions)!: replace Super-Linter with reusable quality and security workflows.

v1.0.8 June 01, 2026

  • feat: add multi_status input to super-linter workflow for GitHub Actions status reporting.

v1.0.7 March 28, 2026

  • fix!: remove ecs.php and rector.php files; update default for download-config in ecs.yml.

v1.0.6 March 18, 2026

  • ci(actions): enable opcache.enable_cli=1 when coverage-driver=none and migrate PHPUnit test results uploads to codecov/codecov-action@v5.

v1.0.5 February 28, 2026

  • fix(codeception): update test output path to match actual output directory.

v1.0.4 February 2, 2026

  • fix(Codecov): correct parameter name from file to files.

v1.0.3 January 20, 2026

  • fix(ecs): add PhpdocTypesOrderFixer configuration and update method order in ECS configuration.
  • feat(ecs): add OrderedTypesFixer configuration to enhance class type ordering in ECS configuration.
  • feat(ci): add PHP 8.5 support in GitHub workflows.

v1.0.2 January 3, 2026

  • chore(repository): remove outdated community guidelines and templates.
  • feat(ecs): add ECS configuration file and update workflow to download it.
  • feat(rector): add initial configuration with PHP 8.1 support.

v1.0.1 October 8, 2025

... (truncated)

Commits
  • 670b644 build(deps): Bump actions/cache from 5.0.5 to 6.1.0 (#36)
  • d6ceb5f build(deps): Bump zizmorcore/zizmor-action from 0.5.6 to 0.6.1 (#39)
  • dfcd1e7 build(deps): Bump actions/checkout from 7.0.0 to 7.0.1 (#38)
  • See full diff in compare view

Updates yii2-framework/actions/.github/workflows/security.yml from e02758a41a2a811fb3e706735192979171b2260d to 670b6444a11798dc2b38f2563dbbcef063dfc0ab

Changelog

Sourced from yii2-framework/actions/.github/workflows/security.yml's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Conventional Commits, and this project adheres to Semantic Versioning.

v2.0.1 Under development

  • ci(actions): add configurable quality and security reusable workflows backed by valid composite quality actions with default noise reduction and clearer check names.
  • ci(actions): remove runtime GitHub token permission monitor steps from reusable workflows now that permissions are explicit.
  • build(deps): update actions/checkout to v7.0.1 across reusable workflows and composite actions.

v2.0.0 June 20, 2026

  • ci(actions)!: replace Super-Linter with reusable quality and security workflows.

v1.0.8 June 01, 2026

  • feat: add multi_status input to super-linter workflow for GitHub Actions status reporting.

v1.0.7 March 28, 2026

  • fix!: remove ecs.php and rector.php files; update default for download-config in ecs.yml.

v1.0.6 March 18, 2026

  • ci(actions): enable opcache.enable_cli=1 when coverage-driver=none and migrate PHPUnit test results uploads to codecov/codecov-action@v5.

v1.0.5 February 28, 2026

  • fix(codeception): update test output path to match actual output directory.

v1.0.4 February 2, 2026

  • fix(Codecov): correct parameter name from file to files.

v1.0.3 January 20, 2026

  • fix(ecs): add PhpdocTypesOrderFixer configuration and update method order in ECS configuration.
  • feat(ecs): add OrderedTypesFixer configuration to enhance class type ordering in ECS configuration.
  • feat(ci): add PHP 8.5 support in GitHub workflows.

v1.0.2 January 3, 2026

  • chore(repository): remove outdated community guidelines and templates.
  • feat(ecs): add ECS configuration file and update workflow to download it.
  • feat(rector): add initial configuration with PHP 8.1 support.

v1.0.1 October 8, 2025

... (truncated)

Commits
  • 670b644 build(deps): Bump actions/cache from 5.0.5 to 6.1.0 (#36)
  • d6ceb5f build(deps): Bump zizmorcore/zizmor-action from 0.5.6 to 0.6.1 (#39)
  • dfcd1e7 build(deps): Bump actions/checkout from 7.0.0 to 7.0.1 (#38)
  • See full diff in compare view

Updates yii2-framework/actions/.github/workflows/phpstan.yml from e02758a41a2a811fb3e706735192979171b2260d to 670b6444a11798dc2b38f2563dbbcef063dfc0ab

Changelog

Sourced from yii2-framework/actions/.github/workflows/phpstan.yml's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Conventional Commits, and this project adheres to Semantic Versioning.

v2.0.1 Under development

  • ci(actions): add configurable quality and security reusable workflows backed by valid composite quality actions with default noise reduction and clearer check names.
  • ci(actions): remove runtime GitHub token permission monitor steps from reusable workflows now that permissions are explicit.
  • build(deps): update actions/checkout to v7.0.1 across reusable workflows and composite actions.

v2.0.0 June 20, 2026

  • ci(actions)!: replace Super-Linter with reusable quality and security workflows.

v1.0.8 June 01, 2026

  • feat: add multi_status input to super-linter workflow for GitHub Actions status reporting.

v1.0.7 March 28, 2026

  • fix!: remove ecs.php and rector.php files; update default for download-config in ecs.yml.

v1.0.6 March 18, 2026

  • ci(actions): enable opcache.enable_cli=1 when coverage-driver=none and migrate PHPUnit test results uploads to codecov/codecov-action@v5.

v1.0.5 February 28, 2026

  • fix(codeception): update test output path to match actual output directory.

v1.0.4 February 2, 2026

  • fix(Codecov): correct parameter name from file to files.

v1.0.3 January 20, 2026

  • fix(ecs): add PhpdocTypesOrderFixer configuration and update method order in ECS configuration.
  • feat(ecs): add OrderedTypesFixer configuration to enhance class type ordering in ECS configuration.
  • feat(ci): add PHP 8.5 support in GitHub workflows.

v1.0.2 January 3, 2026

  • chore(repository): remove outdated community guidelines and templates.
  • feat(ecs): add ECS configuration file and update workflow to download it.
  • feat(rector): add initial configuration with PHP 8.1 support.

v1.0.1 October 8, 2025

... (truncated)

Commits
  • 670b644 build(deps): Bump actions/cache from 5.0.5 to 6.1.0 (#36)
  • d6ceb5f build(deps): Bump zizmorcore/zizmor-action from 0.5.6 to 0.6.1 (#39)
  • dfcd1e7 build(deps): Bump actions/checkout from 7.0.0 to 7.0.1 (#38)
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [yii2-framework/actions/.github/workflows/phpunit.yml](https://github.com/yii2-framework/actions) | `e02758a41a2a811fb3e706735192979171b2260d` | `670b6444a11798dc2b38f2563dbbcef063dfc0ab` |
| [yii2-framework/actions/.github/workflows/composer-require-checker.yml](https://github.com/yii2-framework/actions) | `e02758a41a2a811fb3e706735192979171b2260d` | `670b6444a11798dc2b38f2563dbbcef063dfc0ab` |
| [yii2-framework/actions/.github/workflows/ecs.yml](https://github.com/yii2-framework/actions) | `e02758a41a2a811fb3e706735192979171b2260d` | `670b6444a11798dc2b38f2563dbbcef063dfc0ab` |
| [yii2-framework/actions/.github/workflows/infection.yml](https://github.com/yii2-framework/actions) | `e02758a41a2a811fb3e706735192979171b2260d` | `670b6444a11798dc2b38f2563dbbcef063dfc0ab` |
| [yii2-framework/actions/.github/workflows/quality.yml](https://github.com/yii2-framework/actions) | `e02758a41a2a811fb3e706735192979171b2260d` | `670b6444a11798dc2b38f2563dbbcef063dfc0ab` |
| [yii2-framework/actions/.github/workflows/security.yml](https://github.com/yii2-framework/actions) | `e02758a41a2a811fb3e706735192979171b2260d` | `670b6444a11798dc2b38f2563dbbcef063dfc0ab` |
| [yii2-framework/actions/.github/workflows/phpstan.yml](https://github.com/yii2-framework/actions) | `e02758a41a2a811fb3e706735192979171b2260d` | `670b6444a11798dc2b38f2563dbbcef063dfc0ab` |


Updates `yii2-framework/actions/.github/workflows/phpunit.yml` from e02758a41a2a811fb3e706735192979171b2260d to 670b6444a11798dc2b38f2563dbbcef063dfc0ab
- [Release notes](https://github.com/yii2-framework/actions/releases)
- [Changelog](https://github.com/yii2-framework/actions/blob/main/CHANGELOG.md)
- [Commits](yii2-framework/actions@e02758a...670b644)

Updates `yii2-framework/actions/.github/workflows/composer-require-checker.yml` from e02758a41a2a811fb3e706735192979171b2260d to 670b6444a11798dc2b38f2563dbbcef063dfc0ab
- [Release notes](https://github.com/yii2-framework/actions/releases)
- [Changelog](https://github.com/yii2-framework/actions/blob/main/CHANGELOG.md)
- [Commits](yii2-framework/actions@e02758a...670b644)

Updates `yii2-framework/actions/.github/workflows/ecs.yml` from e02758a41a2a811fb3e706735192979171b2260d to 670b6444a11798dc2b38f2563dbbcef063dfc0ab
- [Release notes](https://github.com/yii2-framework/actions/releases)
- [Changelog](https://github.com/yii2-framework/actions/blob/main/CHANGELOG.md)
- [Commits](yii2-framework/actions@e02758a...670b644)

Updates `yii2-framework/actions/.github/workflows/infection.yml` from e02758a41a2a811fb3e706735192979171b2260d to 670b6444a11798dc2b38f2563dbbcef063dfc0ab
- [Release notes](https://github.com/yii2-framework/actions/releases)
- [Changelog](https://github.com/yii2-framework/actions/blob/main/CHANGELOG.md)
- [Commits](yii2-framework/actions@e02758a...670b644)

Updates `yii2-framework/actions/.github/workflows/quality.yml` from e02758a41a2a811fb3e706735192979171b2260d to 670b6444a11798dc2b38f2563dbbcef063dfc0ab
- [Release notes](https://github.com/yii2-framework/actions/releases)
- [Changelog](https://github.com/yii2-framework/actions/blob/main/CHANGELOG.md)
- [Commits](yii2-framework/actions@e02758a...670b644)

Updates `yii2-framework/actions/.github/workflows/security.yml` from e02758a41a2a811fb3e706735192979171b2260d to 670b6444a11798dc2b38f2563dbbcef063dfc0ab
- [Release notes](https://github.com/yii2-framework/actions/releases)
- [Changelog](https://github.com/yii2-framework/actions/blob/main/CHANGELOG.md)
- [Commits](yii2-framework/actions@e02758a...670b644)

Updates `yii2-framework/actions/.github/workflows/phpstan.yml` from e02758a41a2a811fb3e706735192979171b2260d to 670b6444a11798dc2b38f2563dbbcef063dfc0ab
- [Release notes](https://github.com/yii2-framework/actions/releases)
- [Changelog](https://github.com/yii2-framework/actions/blob/main/CHANGELOG.md)
- [Commits](yii2-framework/actions@e02758a...670b644)

---
updated-dependencies:
- dependency-name: yii2-framework/actions/.github/workflows/phpunit.yml
  dependency-version: 670b6444a11798dc2b38f2563dbbcef063dfc0ab
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: yii2-framework/actions/.github/workflows/composer-require-checker.yml
  dependency-version: 670b6444a11798dc2b38f2563dbbcef063dfc0ab
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: yii2-framework/actions/.github/workflows/ecs.yml
  dependency-version: 670b6444a11798dc2b38f2563dbbcef063dfc0ab
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: yii2-framework/actions/.github/workflows/infection.yml
  dependency-version: 670b6444a11798dc2b38f2563dbbcef063dfc0ab
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: yii2-framework/actions/.github/workflows/quality.yml
  dependency-version: 670b6444a11798dc2b38f2563dbbcef063dfc0ab
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: yii2-framework/actions/.github/workflows/security.yml
  dependency-version: 670b6444a11798dc2b38f2563dbbcef063dfc0ab
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: yii2-framework/actions/.github/workflows/phpstan.yml
  dependency-version: 670b6444a11798dc2b38f2563dbbcef063dfc0ab
  dependency-type: direct:production
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 31, 2026
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