Skip to content

Commit

Permalink
Merge pull request #18 from Think-Cube/dependabot/github_actions/hmar…
Browse files Browse the repository at this point in the history
…r/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 17, 2024
2 parents b43e0b2 + 73981a7 commit 224e4a8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/auto-merge-github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
with:
github-token: ${{ secrets.GH_TOKEN }}
- name: Merge pull request
uses: pascalgn/[email protected]
uses: "pascalgn/[email protected]"
permissions:
contents: write
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
GITHUB_TOKEN: "${{ secrets.GH_TOKEN }}"

0 comments on commit 224e4a8

Please sign in to comment.