Skip to content

Commit

Permalink
fix: auto approve action failed (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
SaarChaffee authored Sep 13, 2022
1 parent 3151fc9 commit 14fc5d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-approve.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jobs:
permissions:
pull-requests: write
steps:
- uses: AwesomeHamster/actions-auto-approve
- uses: AwesomeHamster/actions-auto-approve@master
with:
github-token: ${{ secrets.HAMSTER_PAT }}

0 comments on commit 14fc5d3

Please sign in to comment.