Skip to content

Commit 10aaa9c

Browse files
Bump ramsey/composer-install from 3.1.1 to 3.2.0
Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/ramsey/composer-install/releases) - [Commits](ramsey/composer-install@3cf229d...a35c6eb) --- updated-dependencies: - dependency-name: ramsey/composer-install dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c50f4cb commit 10aaa9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/copilot-setup-steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
- name: Install Composer dependencies & cache dependencies
4040
if: steps.check_composer_file.outputs.files_exists == 'true'
41-
uses: ramsey/composer-install@3cf229dc2919194e9e36783941438d17239e8520 # v3
41+
uses: ramsey/composer-install@a35c6ebd3d08125aaf8852dff361e686a1a67947 # v3
4242
env:
4343
COMPOSER_ROOT_VERSION: dev-${{ github.event.repository.default_branch }}
4444
with:

0 commit comments

Comments
 (0)