Skip to content

Commit b2e5eb2

Browse files
Update ramsey/composer-install action to v3.1.0
1 parent 65ef593 commit b2e5eb2

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)