Skip to content

Build(deps): Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 #78

Build(deps): Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0

Build(deps): Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 #78

Workflow file for this run

name: build
on:
pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491
with:
go-version: 1.22
- run: make build