From 2bff9d0ec8ccb6a0da8585bfb1a7e0674860934c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 08:05:56 +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 5.5.1 to 5.5.2. - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/617c38e301cb42b0a1edd3ef84ef50663e0a98ab...2273764b628c3b4b05116711ea206967f085a14b) --- updated-dependencies: - dependency-name: typisttech/.github/.github/workflows/lint-php.yml dependency-version: 5.5.2 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 351568f..1b14f67 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -21,7 +21,7 @@ jobs: uses: typisttech/.github/.github/workflows/lint-actions.yml@617c38e301cb42b0a1edd3ef84ef50663e0a98ab # v5.5.1 php: - uses: typisttech/.github/.github/workflows/lint-php.yml@617c38e301cb42b0a1edd3ef84ef50663e0a98ab # v5.5.1 + uses: typisttech/.github/.github/workflows/lint-php.yml@2273764b628c3b4b05116711ea206967f085a14b # v5.5.2 with: phpstan: true box: true