Skip to content

Commit 3d96a6d

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 71f7b67 commit 3d96a6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-phpstan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
# @link https://github.com/marketplace/actions/install-php-dependencies-with-composer
5959
- name: Install Composer dependencies
6060
if: ${{ steps.has_config.outputs.files_exists == 'true' }}
61-
uses: "ramsey/composer-install@3cf229dc2919194e9e36783941438d17239e8520" # 3.1.1
61+
uses: "ramsey/composer-install@65e4f84970763564f46a70b8a54b90d033b3bdda" # 4.0.0
6262
with:
6363
# Bust the cache at least once a month - output format: YYYY-MM.
6464
custom-cache-suffix: $(date -u "+%Y-%m")

0 commit comments

Comments
 (0)