Skip to content
Snippets Groups Projects
Commit ba3cfed1 authored by dependabot[bot]'s avatar dependabot[bot] Committed by Дмитрий Сафронов
Browse files

build(deps): Bump peter-evans/rebase from 3.0.0 to 3.1.0

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 ce20ea47
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ jobs: ...@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Rebase all pull requests on push to the main branch - 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: with:
base: main base: main
exclude-drafts: true exclude-drafts: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment