Skip to content

Bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 (#105) #7

Bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 (#105)

Bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 (#105) #7

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