We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a58e51 commit 0312737Copy full SHA for 0312737
1 file changed
action.yml
@@ -40,7 +40,7 @@ runs:
40
run: echo 'COMPOSER_AUTH=${{ github.event.client_payload.composerAuthentication.environment }}' >> "$GITHUB_ENV"
41
42
- name: Install dependencies
43
- uses: ramsey/composer-install@a2636af0004d1c0499ffca16ac0b4cc94df70565 # 3.1.0
+ uses: ramsey/composer-install@3cf229dc2919194e9e36783941438d17239e8520 # 3.1.1
44
with:
45
working-directory: "${{ github.event.client_payload.workingDirectory }}"
46
0 commit comments