From 10b41030b7f2cca289db50759019f54125782c0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 08:08:48 +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.0 to 6.1.1. - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/84a542186b401cc272eeec5c9c077c3cb3c910e2...425aa142db9be374681ec7380bb263eecd1b1513) --- updated-dependencies: - dependency-name: typisttech/.github/.github/workflows/lint-php.yml dependency-version: 6.1.1 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 477f056..05ac908 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -21,7 +21,7 @@ jobs: uses: typisttech/.github/.github/workflows/lint-actions.yml@425aa142db9be374681ec7380bb263eecd1b1513 # v6.1.1 php: - uses: typisttech/.github/.github/workflows/lint-php.yml@84a542186b401cc272eeec5c9c077c3cb3c910e2 # v6.1.0 + uses: typisttech/.github/.github/workflows/lint-php.yml@425aa142db9be374681ec7380bb263eecd1b1513 # v6.1.1 with: phpstan: true mago: true