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.
2 parents b59ddac + 110bacc commit 892ebe6Copy full SHA for 892ebe6
.github/workflows/approve.yml
@@ -9,6 +9,6 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
-
12
- uses: hmarr/auto-approve-action@v3.2.1
+ uses: hmarr/auto-approve-action@v4.0.0
13
with:
14
github-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments