We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 826968d commit cd8afb5Copy full SHA for cd8afb5
actions/composer-install/action.yml
@@ -29,7 +29,7 @@ inputs:
29
runs:
30
using: "composite"
31
steps:
32
- - uses: ibexa/gh-workflows/actions/composer-install@extract-prepare-composer-action
+ - uses: ibexa/gh-workflows/actions/prepare-composer@extract-prepare-composer-action
33
with:
34
gh-client-id: ${{ inputs.gh-client-id }}
35
gh-client-secret: ${{ inputs.gh-client-secret }}
0 commit comments