Skip to content

Bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 (#336) #149

Bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 (#336)

Bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 (#336) #149

name: Update Draft Release
"on":
push:
branches:
- main
jobs:
update:
name: Update Draft Release
runs-on:
- ubuntu-latest
steps:
- id: release-drafter
uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.IMPLEMENTATION_GITHUB_TOKEN }}