Skip to content

Commit 4f62c16

Browse files
committed
Update ramsey/composer-install action to v2.2.0
| datasource | package | from | to | | ----------- | ----------------------- | ----- | ----- | | github-tags | ramsey/composer-install | 2.1.0 | 2.2.0 | Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent b305cd5 commit 4f62c16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
ini-values: memory_limit=-1
3737
extensions: pdo_sqlite
3838

39-
- uses: "ramsey/composer-install@2.1.0"
39+
- uses: "ramsey/composer-install@2.2.0"
4040
with:
4141
dependency-versions: ${{ matrix.dependencies }}
4242

0 commit comments

Comments
 (0)