Skip to content

Commit 892ebe6

Browse files
authored
Merge pull request #43 from hazcod/dependabot/github_actions/hmarr/auto-approve-action-4.0.0
chore(deps): bump hmarr/auto-approve-action from 3.2.1 to 4.0.0
2 parents b59ddac + 110bacc commit 892ebe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/approve.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
-
12-
uses: hmarr/auto-approve-action@v3.2.1
12+
uses: hmarr/auto-approve-action@v4.0.0
1313
with:
1414
github-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)