Skip to content

Commit a801e9f

Browse files
Merge branch 'develop' into chore/connect-the-stored-view-reduced-scope
2 parents 5660766 + 769889e commit a801e9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prepare_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
number: ${{ steps.create_pr.outputs.pull-request-number }}
8585

8686
- name: Auto approve release PR
87-
uses: hmarr/auto-approve-action@v3
87+
uses: hmarr/auto-approve-action@v4.0.0
8888
with:
8989
github-token: ${{ secrets.GITHUB_TOKEN }}
9090
pull-request-number: ${{ steps.create_pr.outputs.pull-request-number }}

0 commit comments

Comments
 (0)