Skip to content

Bump golang.org/x/oauth2 from 0.0.0-20211104180415-d3ed0bb246c8 to 0.12.0 in /extension/oauth2clientauthextension #1272

Bump golang.org/x/oauth2 from 0.0.0-20211104180415-d3ed0bb246c8 to 0.12.0 in /extension/oauth2clientauthextension

Bump golang.org/x/oauth2 from 0.0.0-20211104180415-d3ed0bb246c8 to 0.12.0 in /extension/oauth2clientauthextension #1272

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/[email protected]
with:
configuration-path: ".github/auto_assign.yml"
repo-token: '${{ secrets.GITHUB_TOKEN }}'