Skip to content

Commit

Permalink
build(deps): bump adRise/update-pr-branch from 0.7.2 to 0.8.0
Browse files Browse the repository at this point in the history
Bumps [adRise/update-pr-branch](https://github.com/adrise/update-pr-branch) from 0.7.2 to 0.8.0.
- [Release notes](https://github.com/adrise/update-pr-branch/releases)
- [Commits](adRise/update-pr-branch@v0.7.2...v0.8.0)

---
updated-dependencies:
- dependency-name: adRise/update-pr-branch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent c5671e4 commit e343228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autoupdate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Automatically update PR
uses: adRise/update-pr-branch@v0.7.2
uses: adRise/update-pr-branch@v0.8.0
with:
token: ${{ secrets.AUTO_MERGE_TOKEN }}
base: main
Expand Down

0 comments on commit e343228

Please sign in to comment.