Skip to content

Commit 272c869

Browse files
dependabot[bot]jrfnl
authored andcommitted
GH Actions: Bump ramsey/composer-install from 3.1.1 to 4.0.0
Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 3.1.1 to 4.0.0. - [Release notes](https://github.com/ramsey/composer-install/releases) - [Commits](ramsey/composer-install@3cf229d...65e4f84) --- updated-dependencies: - dependency-name: ramsey/composer-install dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent abbfc5c commit 272c869

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/qa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
# Verify the package can be installed succesfully.
4545
# @link https://github.com/marketplace/actions/install-php-dependencies-with-composer
4646
- name: Install Composer dependencies
47-
uses: ramsey/composer-install@3cf229dc2919194e9e36783941438d17239e8520 # 3.1.1
47+
uses: ramsey/composer-install@65e4f84970763564f46a70b8a54b90d033b3bdda # 4.0.0
4848
with:
4949
# Bust the cache at least once a month - output format: YYYY-MM.
5050
custom-cache-suffix: $(date -u "+%Y-%m")

0 commit comments

Comments
 (0)