Skip to content

Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 #513

Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0

Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 #513

Workflow file for this run

name: Greetings
on: [issues, pull_request]
jobs:
greeting:
runs-on: ubuntu-20.04
steps:
- uses: actions/first-interaction@v1.2.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thank you for submitting your first issue. We will be looking into it as soon as possible.'
pr-message: 'Thanks for your first PR. We really appreciate it!'