Skip to content

Bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 #177

Bump golang.org/x/oauth2 from 0.9.0 to 0.10.0

Bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 #177

Workflow file for this run

name: Docker
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: docker build . --file Dockerfile --tag kaginawa/kaginawa-server:$(date +%s)