Skip to content

chore(deps): Bump golang.org/x/oauth2 from 0.0.0-20220411215720-97805… #722

chore(deps): Bump golang.org/x/oauth2 from 0.0.0-20220411215720-97805…

chore(deps): Bump golang.org/x/oauth2 from 0.0.0-20220411215720-97805… #722

name: release-please
on:
workflow_dispatch:
push:
branches:
- main
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/[email protected]
with:
command: manifest
monorepo-tags: true
token: ${{ secrets.LOS_AUTO_BOT_RP_TOKEN }}