From a7fbcf952ab73ce2478f1ff85c60276d956b2939 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 23:09:04 +0000 Subject: [PATCH] Bump typisttech/php-matrix-action from 3.0.0 to 3.0.1 Bumps [typisttech/php-matrix-action](https://github.com/typisttech/php-matrix-action) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/typisttech/php-matrix-action/releases) - [Commits](https://github.com/typisttech/php-matrix-action/compare/92d290886ed0aa1a486ba3c813f53382cebe7bd1...65bbdaffdb0be005bda1ee30b7815b8dbf8b00d1) --- updated-dependencies: - dependency-name: typisttech/php-matrix-action dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/audit-php.yml | 2 +- .github/workflows/lint-php.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/audit-php.yml b/.github/workflows/audit-php.yml index 50e6a81..fe0b956 100644 --- a/.github/workflows/audit-php.yml +++ b/.github/workflows/audit-php.yml @@ -18,7 +18,7 @@ jobs: persist-credentials: false sparse-checkout: composer.json - - uses: typisttech/php-matrix-action@92d290886ed0aa1a486ba3c813f53382cebe7bd1 # v3.0.0 + - uses: typisttech/php-matrix-action@65bbdaffdb0be005bda1ee30b7815b8dbf8b00d1 # v3.0.1 id: php-matrix composer-audit: diff --git a/.github/workflows/lint-php.yml b/.github/workflows/lint-php.yml index 17d874a..0f01470 100644 --- a/.github/workflows/lint-php.yml +++ b/.github/workflows/lint-php.yml @@ -39,7 +39,7 @@ jobs: persist-credentials: false sparse-checkout: composer.json - - uses: typisttech/php-matrix-action@92d290886ed0aa1a486ba3c813f53382cebe7bd1 # v3.0.0 + - uses: typisttech/php-matrix-action@65bbdaffdb0be005bda1ee30b7815b8dbf8b00d1 # v3.0.1 id: php-matrix phpstan: