Skip to content

Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 #339

Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0

Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 #339

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 .