Skip to content

Commit 2c4c620

Browse files
committed
add bots to allowlist
1 parent 5c9fd14 commit 2c4c620

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/multi_approvers.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ jobs:
3030
runs-on: 'ubuntu-latest'
3131
steps:
3232
- name: 'Multi-approvers'
33-
uses: 'abcxyz/actions/.github/actions/multi-approvers@986a6a133d0ffb38ab46a27c0777749a6735791a'
33+
uses: 'abcxyz/actions/.github/actions/multi-approvers@b1b53fb1dfed3b3ced19ea966281a46bca610593'
3434
with:
3535
team: 'multi-approvers'
3636
token: '${{ secrets.MULTI_APPROVERS_TOKEN }}'
37+
user-id-allowlist: 'renovate-bot,release-please[bot],cloud-java-bot,gcf-owl-bot[bot],dependabot[bot],yoshi-code-bot,yoshi-automation'

0 commit comments

Comments
 (0)