Commit 96807535 authored by dependabot[bot]'s avatar dependabot[bot] Committed by Dmitrii Safronov
Browse files

build(deps): bump bbeesley/gha-auto-dependabot-rebase

Bumps [bbeesley/gha-auto-dependabot-rebase](https://github.com/bbeesley/gha-auto-dependabot-rebase) from 1.5.202 to 1.5.206.
- [Release notes](https://github.com/bbeesley/gha-auto-dependabot-rebase/releases)
- [Changelog](https://github.com/bbeesley/gha-auto-dependabot-rebase/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bbeesley/gha-auto-dependabot-rebase/compare/v1.5.202...v1.5.206

)

---
updated-dependencies:
- dependency-name: bbeesley/gha-auto-dependabot-rebase
  dependency-version: 1.5.206
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 6ce542d9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ jobs:
    runs-on: ubuntu-latest
    steps:
      - name: "Rebase all Dependabot's pull requests on every push to the main branch"
        uses: bbeesley/gha-auto-dependabot-rebase@v1.5.202
        uses: bbeesley/gha-auto-dependabot-rebase@v1.5.206
        env:
          GITHUB_TOKEN: ${{ secrets.PAT }}
      - name: "Rebase all users' pull requests on release push to the main branch"