Skip to content

Commit

Permalink
Bump adRise/update-pr-branch from 0.9.0 to 0.9.1 in the actions group
Browse files Browse the repository at this point in the history
Bumps the actions group with 1 update: [adRise/update-pr-branch](https://github.com/adrise/update-pr-branch).


Updates `adRise/update-pr-branch` from 0.9.0 to 0.9.1
- [Release notes](https://github.com/adrise/update-pr-branch/releases)
- [Commits](adRise/update-pr-branch@v0.9.0...v0.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 09f5b73 commit c86ca64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-pr-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Automatically update PR
uses: adRise/update-pr-branch@v0.9.0
uses: adRise/update-pr-branch@v0.9.1
with:
token: ${{ secrets.GITHUB_TOKEN }}
base: "main"
Expand Down

0 comments on commit c86ca64

Please sign in to comment.