diff --git a/.github/workflows/bump-python-package.yml b/.github/workflows/bump-python-package.yml index 4cec17163a46..a10b4c93ebad 100644 --- a/.github/workflows/bump-python-package.yml +++ b/.github/workflows/bump-python-package.yml @@ -29,7 +29,7 @@ jobs: uses: actions/checkout@v4 with: persist-credentials: true - fetch-depth: 0 + ref: master - name: Setup supersetbot uses: ./.github/actions/setup-supersetbot/