Skip to content

build(deps): bump golang.org/x/oauth2 from 0.0.0-20211104180415-d3ed0bb246c8 to 0.14.0 #151

build(deps): bump golang.org/x/oauth2 from 0.0.0-20211104180415-d3ed0bb246c8 to 0.14.0

build(deps): bump golang.org/x/oauth2 from 0.0.0-20211104180415-d3ed0bb246c8 to 0.14.0 #151

name: Auto merge Dependabot
on: pull_request_target
jobs:
auto-merge:
if: github.actor == 'dependabot[bot]'
runs-on: ubuntu-latest
steps:
- name: Auto merge Dependabot
uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.DEPENDABOT_TOKEN }}