From 275c80691b1dc478100af0af2c8598d90c1b2ba8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2020 12:21:29 +0000 Subject: [PATCH] Bump phpDocumentor/phpstan-ga from 0.12.3 to 0.12.9 Bumps [phpDocumentor/phpstan-ga](https://github.com/phpDocumentor/phpstan-ga) from 0.12.3 to 0.12.9. - [Release notes](https://github.com/phpDocumentor/phpstan-ga/releases) - [Commits](https://github.com/phpDocumentor/phpstan-ga/compare/0.12.3...6c5df17f25d143e917106d8241f8ec033209cdde) Signed-off-by: dependabot[bot] --- .github/workflows/push.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 7fd271a..af4f5e1 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -161,7 +161,7 @@ jobs: args: install --no-interaction --prefer-dist --optimize-autoloader - name: PHPStan - uses: phpDocumentor/phpstan-ga@0.12.3 + uses: phpDocumentor/phpstan-ga@0.12.9 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: