We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7e9bf4 commit 08093daCopy full SHA for 08093da
.github/workflows/update-pr.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-22.04
10
steps:
11
- name: Automatically update mergeable PRs
12
- uses: adRise/update-pr-branch@cd305ecbd76bf63056c9400ce2c725293fc3e0c0 # v0.7.0
+ uses: adRise/update-pr-branch@3576c22e28fb6f665417bfe3a83f9da7ca5363e2 # v0.9.1
13
with:
14
token: ${{ secrets.FLWRMACHINE_TOKEN }}
15
base: 'main'
0 commit comments