Skip to content

build(deps): bump the github-actions group with 7 updates - #23

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

build(deps): bump the github-actions group with 7 updates#23
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-5c3abe1f48

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown

Bumps the github-actions group with 7 updates:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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) | `670b6444a11798dc2b38f2563dbbcef063dfc0ab` | `a28eb7d4ab03abd53ccd7c79014b3b27d09932ff` |
| [yii2-framework/actions/.github/workflows/composer-require-checker.yml](https://github.com/yii2-framework/actions) | `670b6444a11798dc2b38f2563dbbcef063dfc0ab` | `a28eb7d4ab03abd53ccd7c79014b3b27d09932ff` |
| [yii2-framework/actions/.github/workflows/ecs.yml](https://github.com/yii2-framework/actions) | `670b6444a11798dc2b38f2563dbbcef063dfc0ab` | `a28eb7d4ab03abd53ccd7c79014b3b27d09932ff` |
| [yii2-framework/actions/.github/workflows/infection.yml](https://github.com/yii2-framework/actions) | `670b6444a11798dc2b38f2563dbbcef063dfc0ab` | `a28eb7d4ab03abd53ccd7c79014b3b27d09932ff` |
| [yii2-framework/actions/.github/workflows/quality.yml](https://github.com/yii2-framework/actions) | `670b6444a11798dc2b38f2563dbbcef063dfc0ab` | `a28eb7d4ab03abd53ccd7c79014b3b27d09932ff` |
| [yii2-framework/actions/.github/workflows/security.yml](https://github.com/yii2-framework/actions) | `670b6444a11798dc2b38f2563dbbcef063dfc0ab` | `a28eb7d4ab03abd53ccd7c79014b3b27d09932ff` |
| [yii2-framework/actions/.github/workflows/phpstan.yml](https://github.com/yii2-framework/actions) | `670b6444a11798dc2b38f2563dbbcef063dfc0ab` | `a28eb7d4ab03abd53ccd7c79014b3b27d09932ff` |


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

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: yii2-framework/actions/.github/workflows/phpunit.yml
  dependency-version: a28eb7d4ab03abd53ccd7c79014b3b27d09932ff
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: yii2-framework/actions/.github/workflows/composer-require-checker.yml
  dependency-version: a28eb7d4ab03abd53ccd7c79014b3b27d09932ff
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: yii2-framework/actions/.github/workflows/ecs.yml
  dependency-version: a28eb7d4ab03abd53ccd7c79014b3b27d09932ff
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: yii2-framework/actions/.github/workflows/infection.yml
  dependency-version: a28eb7d4ab03abd53ccd7c79014b3b27d09932ff
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: yii2-framework/actions/.github/workflows/quality.yml
  dependency-version: a28eb7d4ab03abd53ccd7c79014b3b27d09932ff
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: yii2-framework/actions/.github/workflows/security.yml
  dependency-version: a28eb7d4ab03abd53ccd7c79014b3b27d09932ff
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: yii2-framework/actions/.github/workflows/phpstan.yml
  dependency-version: a28eb7d4ab03abd53ccd7c79014b3b27d09932ff
  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 Aug 24, 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