Skip to content

Commit

Permalink
Merge pull request #3 from Think-Cube/dependabot/github_actions/hmarr…
Browse files Browse the repository at this point in the history
…/auto-approve-action-4.0.0

Bump hmarr/auto-approve-action from 2.0.0 to 4.0.0
  • Loading branch information
spy86 authored Jun 18, 2024
2 parents a2059c7 + 6911b68 commit bb4282f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge-github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Auto approve
uses: hmarr/auto-approve-action@v2.0.0
uses: hmarr/auto-approve-action@v4.0.0
with:
github-token: ${{ secrets.GH_TOKEN }}
- name: Merge pull request
Expand Down

0 comments on commit bb4282f

Please sign in to comment.