We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56db769 commit b1c0468Copy full SHA for b1c0468
.github/workflows/auto_action.yml
@@ -17,7 +17,7 @@ jobs:
17
||
18
github.actor == 'dependabot-preview[bot]'
19
steps:
20
- - uses: hmarr/auto-approve-action@v3.2.1
+ - uses: hmarr/auto-approve-action@v4.0.0
21
with:
22
github-token: ${{ secrets.DETERMINED_TOKEN }}
23
0 commit comments