mirror of
https://github.com/getsentry/self-hosted.git
synced 2026-02-06 10:57:17 +00:00
ci: Move self-contained action reference to master branch (#3538)
Required follow up to #3535
This commit is contained in:
parent
559e732468
commit
52a1901f75
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user