Skip to content

Commit

Permalink
chore(deps): bump adRise/update-pr-branch from 0.7.2 to 0.8.0 (#50)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 28, 2024
1 parent 44c9d65 commit f27c990
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 @@ -12,7 +12,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 f27c990

Please sign in to comment.