Skip to content

Commit adacaaa

Browse files
authored
Merge pull request #235 from phpDocumentor/dependabot/github_actions/phpDocumentor/phpstan-ga-0.12.9
Bump phpDocumentor/phpstan-ga from 0.12.3 to 0.12.9
2 parents dcb2e76 + 275c806 commit adacaaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ jobs:
161161
args: install --no-interaction --prefer-dist --optimize-autoloader
162162

163163
- name: PHPStan
164-
uses: phpDocumentor/[email protected].3
164+
uses: phpDocumentor/[email protected].9
165165
env:
166166
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
167167
with:

0 commit comments

Comments
 (0)