diff --git a/.github/workflows/auto-merge.yml b/.github/workflows/auto-merge.yml index 1f9b6b49e8..ad1ca48467 100644 --- a/.github/workflows/auto-merge.yml +++ b/.github/workflows/auto-merge.yml @@ -19,7 +19,7 @@ jobs: - uses: actions/checkout@v2 with: fetch-depth: 0 - ref: 1.0.28-release + ref: 1.0.29-release - name: merge commits from main to release branch run: |