Skip to content

Commit

Permalink
Update ramsey/composer-install action to v2.3.0
Browse files Browse the repository at this point in the history
| datasource  | package                 | from  | to    |
| ----------- | ----------------------- | ----- | ----- |
| github-tags | ramsey/composer-install | 2.2.0 | 2.3.0 |
  • Loading branch information
renovate[bot] committed Feb 28, 2024
1 parent 7e5c147 commit 2fb5ea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
php-version: 8.1
ini-values: memory_limit=-1
- uses: ramsey/composer-install@2.2.0
- uses: ramsey/composer-install@2.3.0
- run: composer global config bin-dir /usr/local/bin
- run: composer global require -W maglnet/composer-require-checker
- run: /usr/local/bin/composer-require-checker --config-file=.github/composer-require-checker.json check

0 comments on commit 2fb5ea0

Please sign in to comment.