Skip to content

Commit 7831968

Browse files
chore: bump github actions "OskarStark/phpstan-ga" version 0.x => 1.13.0 (#241)
* chore: bump github action "OskarStark/phpstan-ga" --------- Co-authored-by: Christopher Georg <[email protected]>
1 parent a7640b6 commit 7831968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
run: composer remove --dev friends-of-phpspec/phpspec-code-coverage phpspec/phpspec
2020

2121
- name: PHPStan
22-
uses: OskarStark/phpstan-ga@0.12.32
22+
uses: docker://oskarstark/phpstan-ga
2323
env:
2424
REQUIRE_DEV: false
2525
with:

0 commit comments

Comments
 (0)