Skip to content

Commit cf999fe

Browse files
authored
Merge pull request #19 from Think-Cube/dependabot/github_actions/hmarr/auto-approve-action-4.0.0
Bump hmarr/auto-approve-action from 2.0.0 to 4.0.0
2 parents 09a448d + 18958a2 commit cf999fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-merge-github-actions.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Checkout repository
1515
uses: actions/checkout@v4
1616
- name: Auto approve
17-
uses: hmarr/auto-approve-action@v2.0.0
17+
uses: hmarr/auto-approve-action@v4.0.0
1818
with:
1919
github-token: ${{ secrets.GH_TOKEN }}
2020
- name: Merge pull request

0 commit comments

Comments
 (0)