Skip to content

Commit 0312737

Browse files
Update ramsey/composer-install action to v3.1.1
1 parent 7a58e51 commit 0312737

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@a2636af0004d1c0499ffca16ac0b4cc94df70565 # 3.1.0
43+
uses: ramsey/composer-install@3cf229dc2919194e9e36783941438d17239e8520 # 3.1.1
4444
with:
4545
working-directory: "${{ github.event.client_payload.workingDirectory }}"
4646

0 commit comments

Comments
 (0)