Skip to content

Bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 #52

Bump golang.org/x/oauth2 from 0.12.0 to 0.13.0

Bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 #52

Workflow file for this run

### .github/workflows/dependabot_pr.yml
### This workflow doesn't have access to secrets and has a read-only token
name: Dependabot PR Check
on: pull_request
jobs:
check-dependabot:
runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- run: echo "PR created by Dependabot, so I'm running this complicated, Rube-Goldbergian work around the fact dependabot is banned from seeing ENV secrets."