Skip to content

Commit bbdfb17

Browse files
authored
Merge pull request #11 from packagist/renovate/ramsey-composer-install-3.x
Update ramsey/composer-install action to v3.1.0
2 parents 65ef593 + b2e5eb2 commit bbdfb17

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
@@ -40,7 +40,7 @@ runs:
4040
run: echo 'COMPOSER_AUTH=${{ github.event.client_payload.composerAuthentication.environment }}' >> "$GITHUB_ENV"
4141

4242
- name: Install dependencies
43-
uses: ramsey/composer-install@57532f8be5bda426838819c5ee9afb8af389d51a # 3.0.0
43+
uses: ramsey/composer-install@a2636af0004d1c0499ffca16ac0b4cc94df70565 # 3.1.0
4444
with:
4545
working-directory: "${{ github.event.client_payload.workingDirectory }}"
4646

0 commit comments

Comments
 (0)