We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a58e51 + 0312737 commit e048fa2Copy full SHA for e048fa2
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