Skip to content

Bump github/codeql-action from 3.28.16 to 3.30.5 #103

Bump github/codeql-action from 3.28.16 to 3.30.5

Bump github/codeql-action from 3.28.16 to 3.30.5 #103

name: 'Assign Reviewers'
on:
# pull_request_target is suggested for projects where pull requests will be
# made from forked repositories. If pull_request is used in these cases,
# the github token will not have sufficient permission to update the PR.
pull_request_target:
jobs:
assign:
runs-on: ubuntu-22.04
name: Assign Reviewers
steps:
- uses: dyladan/component-owners@58bd86e9814d23f1525d0a970682cead459fa783 # v0.1.0
with:
assign-owners: ${{ github.event.pull_request.draft == false }}