diff --git a/.github/workflows/update-dependencies.yml b/.github/workflows/update-dependencies.yml index 25647b8f8..4ff3d2dc1 100644 --- a/.github/workflows/update-dependencies.yml +++ b/.github/workflows/update-dependencies.yml @@ -26,7 +26,7 @@ jobs: steps: - uses: actions/checkout@v4 with: - ref: next + ref: dep-updater-fixes - run: | git config --global user.name 'Bumpsnag bot'