Skip to content

Commit

Permalink
Merge pull request #178 from sjinks/renovate/ramsey-composer-install-2.x
Browse files Browse the repository at this point in the history
chore(deps): update ramsey/composer-install action to v2.2.0
  • Loading branch information
sjinks authored Nov 13, 2022
2 parents 593b09b + bdfd615 commit 74d1e53
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 @@ -72,7 +72,7 @@ jobs:
php-version: "8.0"

- name: Install PHP Dependencies
uses: ramsey/composer-install@f680dac46551dffb2234a240d65ae806c2999dd6 # tag=2.1.0
uses: ramsey/composer-install@83af392bf5f031813d25e6fe4cd626cdba9a2df6 # 2.2.0
with:
working-directory: wptest

Expand Down

0 comments on commit 74d1e53

Please sign in to comment.