Skip to content

Commit b3aadb6

Browse files
Merge branch 'develop' into stortini/updateVersion
2 parents b17844e + 4f5e911 commit b3aadb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto_approve.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
permissions:
1414
pull-requests: write
1515
steps:
16-
- uses: hmarr/auto-approve-action@main
16+
- uses: hmarr/auto-approve-action@v4
1717
with:
1818
github-token: ${{ secrets.GITHUB_TOKEN }}
1919
pull-request-number: ${{ github.event.inputs.pullRequestNumber }}

0 commit comments

Comments
 (0)