File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 15
15
egress-policy : audit
16
16
17
17
- name : Run BCR PR Reviewer
18
- uses : bazelbuild/continuous-integration/actions/bcr-pr-reviewer@4b83ef1d08decb055ac7a6f864c3759fa22984a4 # master
18
+ uses : bazelbuild/continuous-integration/actions/bcr-pr-reviewer@9fddc08b79867b8eea406c2d75898d4e98b20388 # master
19
19
with :
20
20
# This token needs to be updated annually on Feb 05.
21
21
token : ${{ secrets.BCR_PR_REVIEW_HELPER_TOKEN }}
Original file line number Diff line number Diff line change 16
16
egress-policy : audit
17
17
18
18
- name : Run BCR PR Reviewer
19
- uses : bazelbuild/continuous-integration/actions/bcr-pr-reviewer@4b83ef1d08decb055ac7a6f864c3759fa22984a4 # master
19
+ uses : bazelbuild/continuous-integration/actions/bcr-pr-reviewer@9fddc08b79867b8eea406c2d75898d4e98b20388 # master
20
20
with :
21
21
# This token needs to be updated annually on Feb 05.
22
22
token : ${{ secrets.BCR_PR_REVIEW_HELPER_TOKEN }}
Original file line number Diff line number Diff line change 16
16
17
17
- name : Run BCR PR Reviewer
18
18
if : github.repository_owner == 'bazelbuild'
19
- uses : bazelbuild/continuous-integration/actions/bcr-pr-reviewer@4b83ef1d08decb055ac7a6f864c3759fa22984a4 # master
19
+ uses : bazelbuild/continuous-integration/actions/bcr-pr-reviewer@9fddc08b79867b8eea406c2d75898d4e98b20388 # master
20
20
with :
21
21
# This token needs to be updated annually on Feb 05.
22
22
token : ${{ secrets.BCR_PR_REVIEW_HELPER_TOKEN }}
You can’t perform that action at this time.
0 commit comments