Skip to content

Commit

Permalink
ci: Move self-contained action reference to master branch (#3538)
Browse files Browse the repository at this point in the history
Required follow up to #3535
  • Loading branch information
BYK authored Jan 16, 2025
1 parent 559e732 commit 52a1901
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@ jobs:
echo "LATEST_TAG=$LATEST_TAG" >> $GITHUB_ENV
- name: Get Compose
# TODO: Replace this with `@master` after landing
uses: getsentry/self-hosted/get-compose-action@byk/ref/upgrade-compose
uses: getsentry/self-hosted/get-compose-action@master

- name: Checkout latest release
uses: actions/checkout@v4
Expand Down

0 comments on commit 52a1901

Please sign in to comment.