Skip to content

Commit 2805bd4

Browse files
committed
Update hmarr/auto-approve-action action to v2.2.1
1 parent 904daae commit 2805bd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-approve.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010

1111
steps:
1212
- name: Approve Dependency Update
13-
uses: hmarr/auto-approve-action@v2.1.0
13+
uses: hmarr/auto-approve-action@v2.2.1
1414
if: github.actor == 'renovate[bot]'
1515
with:
1616
github-token: "${{ secrets.ACCESS_TOKEN }}"

0 commit comments

Comments
 (0)