Skip to content

Bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 #309

Bump golang.org/x/oauth2 from 0.13.0 to 0.14.0

Bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 #309

Workflow file for this run

name: Docker build
on:
push:
paths-ignore:
- 'webhook/**'
permissions:
contents: read
jobs:
build:
name: Docker build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Docker build
run: docker build .