Skip to content

Bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 (#135) #30

Bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 (#135)

Bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 (#135) #30

name: Release Drafter
on:
push:
branches:
- main
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@09c613e259eb8d4e7c81c2cb00618eb5fc4575a7 # pin@v5
with:
config-name: release-drafter.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}