Skip to content

Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 #4

Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0

Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 #4

Workflow file for this run

name: Test building container image
on:
pull_request:
jobs:
build-image:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@v4
- run: |
make docker-build