Skip to content

Commit

Permalink
Upgrade to latest version of required-approval
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Nied <[email protected]>
Signed-off-by: Peter Nied <[email protected]>
  • Loading branch information
peternied authored Dec 7, 2023
1 parent 20e0f5a commit 98b10ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maintainer-approval.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
return maintainersResponse.data.map(item => item.login).join(', ');
- uses: peternied/approved-by-maintainers@v1
- uses: peternied/required-approval@v1.2
with:
token: ${{ secrets.GITHUB_TOKEN }}
min-required: 1
Expand Down

0 comments on commit 98b10ed

Please sign in to comment.