From 9ee1e49e9aed272382af2e7e0afeec7a92724298 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 21:35:22 +0000 Subject: [PATCH] build(deps): bump the github-actions group with 2 updates Bumps the github-actions group with 2 updates: [yii2-framework/actions/.github/workflows/quality.yml](https://github.com/yii2-framework/actions) and [yii2-framework/actions/.github/workflows/security.yml](https://github.com/yii2-framework/actions). 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](https://github.com/yii2-framework/actions/compare/670b6444a11798dc2b38f2563dbbcef063dfc0ab...a28eb7d4ab03abd53ccd7c79014b3b27d09932ff) 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](https://github.com/yii2-framework/actions/compare/670b6444a11798dc2b38f2563dbbcef063dfc0ab...a28eb7d4ab03abd53ccd7c79014b3b27d09932ff) --- updated-dependencies: - 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 ... Signed-off-by: dependabot[bot] --- .github/workflows/quality.yml | 2 +- .github/workflows/security.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/quality.yml b/.github/workflows/quality.yml index 22aef58..6eb2f7a 100644 --- a/.github/workflows/quality.yml +++ b/.github/workflows/quality.yml @@ -10,7 +10,7 @@ permissions: jobs: quality: - uses: yii2-framework/actions/.github/workflows/quality.yml@670b6444a11798dc2b38f2563dbbcef063dfc0ab # v2.0.1 + uses: yii2-framework/actions/.github/workflows/quality.yml@a28eb7d4ab03abd53ccd7c79014b3b27d09932ff # v2.0.1 permissions: contents: read with: diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 029e387..6a771ba 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -10,7 +10,7 @@ permissions: jobs: security: - uses: yii2-framework/actions/.github/workflows/security.yml@670b6444a11798dc2b38f2563dbbcef063dfc0ab # v2.0.1 + uses: yii2-framework/actions/.github/workflows/security.yml@a28eb7d4ab03abd53ccd7c79014b3b27d09932ff # v2.0.1 permissions: contents: read with: