Skip to content

Commit 08093da

Browse files
build(deps): bump adRise/update-pr-branch from 0.7.0 to 0.9.1
Bumps [adRise/update-pr-branch](https://github.com/adrise/update-pr-branch) from 0.7.0 to 0.9.1. - [Release notes](https://github.com/adrise/update-pr-branch/releases) - [Commits](adRise/update-pr-branch@cd305ec...3576c22) --- updated-dependencies: - dependency-name: adRise/update-pr-branch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f7e9bf4 commit 08093da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-22.04
1010
steps:
1111
- name: Automatically update mergeable PRs
12-
uses: adRise/update-pr-branch@cd305ecbd76bf63056c9400ce2c725293fc3e0c0 # v0.7.0
12+
uses: adRise/update-pr-branch@3576c22e28fb6f665417bfe3a83f9da7ca5363e2 # v0.9.1
1313
with:
1414
token: ${{ secrets.FLWRMACHINE_TOKEN }}
1515
base: 'main'

0 commit comments

Comments
 (0)