diff --git a/.github/workflows/ephemeral-cloud-infra.yml b/.github/workflows/ephemeral-cloud-infra.yml index 14cd5863..2ebf0ea1 100644 --- a/.github/workflows/ephemeral-cloud-infra.yml +++ b/.github/workflows/ephemeral-cloud-infra.yml @@ -52,7 +52,7 @@ jobs: - name: Checkout liquibase-infrastructure uses: actions/checkout@v4 with: - ref: DAT-16824 + ref: master repository: liquibase/liquibase-infrastructure token: ${{ secrets.BOT_TOKEN }}