Skip to content

Commit

Permalink
chore: bump github actions "OskarStark/phpstan-ga" version 0.x => 1.1…
Browse files Browse the repository at this point in the history
…3.0 (#241)

* chore: bump github action "OskarStark/phpstan-ga"

---------

Co-authored-by: Christopher Georg <[email protected]>
  • Loading branch information
Chris53897 and Chris8934 committed Jan 23, 2024
1 parent a7640b6 commit 7831968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: composer remove --dev friends-of-phpspec/phpspec-code-coverage phpspec/phpspec

- name: PHPStan
uses: OskarStark/phpstan-ga@0.12.32
uses: docker://oskarstark/phpstan-ga
env:
REQUIRE_DEV: false
with:
Expand Down

0 comments on commit 7831968

Please sign in to comment.