Skip to content

Commit 8be169f

Browse files
Bump ramsey/composer-install from 3.1.0 to 3.1.1
Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/ramsey/composer-install/releases) - [Commits](ramsey/composer-install@3.1.0...3.1.1) --- updated-dependencies: - dependency-name: ramsey/composer-install dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ab72d9e commit 8be169f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coding-standards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
run: "php --ri mongodb"
5050

5151
- name: "Install dependencies with Composer"
52-
uses: "ramsey/[email protected].0"
52+
uses: "ramsey/[email protected].1"
5353
with:
5454
composer-options: "--no-suggest"
5555

0 commit comments

Comments
 (0)