Skip to content

Commit

Permalink
Bump peter-evans/rebase from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [peter-evans/rebase](https://github.com/peter-evans/rebase) from 2 to 3.
- [Release notes](https://github.com/peter-evans/rebase/releases)
- [Commits](peter-evans/rebase@v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 26, 2024
1 parent 0206db1 commit 16b6c14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
rebase:
runs-on: ubuntu-latest
steps:
- uses: peter-evans/rebase@v2
- uses: peter-evans/rebase@v3
with:
token: ${{ secrets.GH_PAT }}
exclude-labels: |
Expand Down

0 comments on commit 16b6c14

Please sign in to comment.