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 cce187f commit 8d75fcfCopy full SHA for 8d75fcf
.github/workflows/recce_ci.yml
@@ -15,7 +15,7 @@ jobs:
15
fetch-depth: 0
16
17
- name: Merge Base Branch into PR
18
- uses: cycleapple/PR-Update@v1
+ uses: cycleapple/PR-Update@v1.0.2
19
with:
20
baseBranch: ${{ github.event.pull_request.base.ref }}
21
0 commit comments