Skip to content

Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 #92

Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0

Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 #92

Workflow file for this run

name: Label PRs with published action as canary
on:
pull_request:
jobs:
apply_labels:
runs-on: ubuntu-latest
steps:
- uses: srvaroa/labeler@master
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"