From f0803de7ed1dcc336818dd608ebe784353f3bd49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 08:05:31 +0000 Subject: [PATCH] Bump typisttech/.github/.github/workflows/lint-php.yml Bumps [typisttech/.github/.github/workflows/lint-php.yml](https://github.com/typisttech/.github) from 6.1.2 to 6.1.3. - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/669be3950e61773155dddbf4822ee9ed82838393...66b52ec4effdadb226ce10665c4a7e201c6a53c6) --- updated-dependencies: - dependency-name: typisttech/.github/.github/workflows/lint-php.yml dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 661d880..173973a 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -21,7 +21,7 @@ jobs: uses: typisttech/.github/.github/workflows/lint-actions.yml@66b52ec4effdadb226ce10665c4a7e201c6a53c6 # v6.1.3 php: - uses: typisttech/.github/.github/workflows/lint-php.yml@669be3950e61773155dddbf4822ee9ed82838393 # v6.1.2 + uses: typisttech/.github/.github/workflows/lint-php.yml@66b52ec4effdadb226ce10665c4a7e201c6a53c6 # v6.1.3 with: phpstan: true mago: true