Skip to content

Commit

Permalink
fix: call compose composite action as external
Browse files Browse the repository at this point in the history
  • Loading branch information
garryod committed Jan 30, 2025
1 parent 2a05607 commit 5741f31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/update/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ runs:
steps:
- name: Compose Supergraph Schema
id: compose
uses: ./workflows/compose
uses: diamondlightsource/graph-federation/actions/compose@move-actions-dir
with:
name: ${{ inputs.name }}
routing-url: ${{ inputs.routing-url }}
Expand Down

0 comments on commit 5741f31

Please sign in to comment.