Skip to content

Commit 15b791d

Browse files
committed
Explicitly state pull req number
1 parent 94e1cb3 commit 15b791d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/bump-version.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
uses: hmarr/auto-approve-action@v3
4747
with:
4848
github-token: ${{ secrets.GITHUB_TOKEN }}
49+
pull-request-number: ${{ steps.create_pr.outputs.pull-request-number }}
4950

5051
- name: Enable auto-merge
5152
uses: peter-evans/enable-pull-request-automerge@v3

0 commit comments

Comments
 (0)