We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09a448d + 18958a2 commit cf999feCopy full SHA for cf999fe
.github/workflows/auto-merge-github-actions.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Checkout repository
15
uses: actions/checkout@v4
16
- name: Auto approve
17
- uses: hmarr/auto-approve-action@v2.0.0
+ uses: hmarr/auto-approve-action@v4.0.0
18
with:
19
github-token: ${{ secrets.GH_TOKEN }}
20
- name: Merge pull request
0 commit comments