diff --git a/.github/workflows/version-bump.yml b/.github/workflows/version-bump.yml index 2ee4a8c25..f37320af9 100644 --- a/.github/workflows/version-bump.yml +++ b/.github/workflows/version-bump.yml @@ -25,7 +25,6 @@ jobs: with: app-id: ${{ secrets.BW_GHAPP_ID }} private-key: ${{ secrets.BW_GHAPP_KEY }} - owner: ${{ github.repository_owner }} - name: Checkout Branch uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0