Skip to content

Commit dd5de6e

Browse files
committed
[TMP] Switched to PR dev branch for prepare-composer action
1 parent 37783c2 commit dd5de6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/composer-install/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ inputs:
2929
runs:
3030
using: "composite"
3131
steps:
32-
- uses: ibexa/gh-workflows/actions/prepare-composer@main
32+
- uses: ibexa/gh-workflows/actions/prepare-composer@extract-prepare-composer-action
3333
name: Prepare Composer
3434
with:
3535
gh-client-id: ${{ inputs.gh-client-id }}

0 commit comments

Comments
 (0)