We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 904daae commit 2805bd4Copy full SHA for 2805bd4
.github/workflows/auto-approve.yml
@@ -10,7 +10,7 @@ jobs:
10
11
steps:
12
- name: Approve Dependency Update
13
- uses: hmarr/auto-approve-action@v2.1.0
+ uses: hmarr/auto-approve-action@v2.2.1
14
if: github.actor == 'renovate[bot]'
15
with:
16
github-token: "${{ secrets.ACCESS_TOKEN }}"
0 commit comments