Commit c21dc206 authored by dependabot[bot]'s avatar dependabot[bot] Committed by Dmitriy Safronov
Browse files

Bump peter-evans/rebase from 3.0.0 to 3.1.0 in /.github/workflows

Bumps [peter-evans/rebase](https://github.com/peter-evans/rebase) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/peter-evans/rebase/releases)
- [Commits](https://github.com/peter-evans/rebase/compare/v3.0.0...v3.1.0

)

---
updated-dependencies:
- dependency-name: peter-evans/rebase
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent e7b9642a
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 pull requests on push to the main branch
        uses: peter-evans/rebase@v3.0.0
        uses: peter-evans/rebase@v3.1.0
        with:
          base: main
          exclude-drafts: true