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