We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65ef593 commit b2e5eb2Copy full SHA for b2e5eb2
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@57532f8be5bda426838819c5ee9afb8af389d51a # 3.0.0
+ uses: ramsey/composer-install@a2636af0004d1c0499ffca16ac0b4cc94df70565 # 3.1.0
44
with:
45
working-directory: "${{ github.event.client_payload.workingDirectory }}"
46
0 commit comments