Skip to content

Commit

Permalink
fix: Use correct path for get compose action (#3539)
Browse files Browse the repository at this point in the history
  • Loading branch information
hubertdeng123 authored Jan 17, 2025
1 parent 7a89761 commit 0ce2cd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ runs:
fi
- name: Get Compose
uses: ./get-compose-action
uses: getsentry/self-hosted/get-compose-action@master

- name: Compute Docker Volume Cache Keys
id: cache_key
Expand Down

0 comments on commit 0ce2cd7

Please sign in to comment.