Skip to content

bump golang.org/x/tools from 0.1.9 to 0.21.0 in /internal/tools #7339

bump golang.org/x/tools from 0.1.9 to 0.21.0 in /internal/tools

bump golang.org/x/tools from 0.1.9 to 0.21.0 in /internal/tools #7339

name: 'Auto Assign'
on:
pull_request_target:
types: [opened, ready_for_review]
jobs:
add-owner:
runs-on: ubuntu-latest
steps:
- name: run
uses: kentaro-m/auto-assign-action@v1.2.1
with:
configuration-path: ".github/auto_assign.yml"
repo-token: '${{ secrets.GITHUB_TOKEN }}'