Skip to content

Commit fa8b2eb

Browse files
authored
Merge pull request #27 from packagist/renovate/ramsey-composer-install-3.x
Update ramsey/composer-install action to v3.2.1
2 parents 744286c + 5b77c26 commit fa8b2eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ runs:
8787
git log -1 --format="MESSAGE=%s" >> $GITHUB_OUTPUT
8888
8989
- name: Install dependencies
90-
uses: ramsey/composer-install@a35c6ebd3d08125aaf8852dff361e686a1a67947 # 3.2.0
90+
uses: ramsey/composer-install@a8d0d959dab41457692a5e2041bd9b757a119e3f # 3.2.1
9191
env:
9292
COMPOSER_AUTH: ${{ github.event.client_payload.composerAuthentication.type == 'environment' && github.event.client_payload.composerAuthentication.environment || env.COMPOSER_AUTH }}
9393
with:

0 commit comments

Comments
 (0)