Skip to content

Commit

Permalink
Pin cs-fixer docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
richardm-stripe committed May 5, 2021
1 parent 01d0190 commit ed0a09b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@master

- name: PHP-CS-Fixer
uses: docker://oskarstark/php-cs-fixer-ga
uses: docker://oskarstark/php-cs-fixer-ga:2.19.0
with:
args: --diff-format=udiff --dry-run --show-progress=dots --using-cache=no --verbose .

Expand Down

0 comments on commit ed0a09b

Please sign in to comment.