Skip to content

chore(deps): bump golang.org/x/oauth2 to v0.27.0 #360

chore(deps): bump golang.org/x/oauth2 to v0.27.0

chore(deps): bump golang.org/x/oauth2 to v0.27.0 #360

Workflow file for this run

name: Build
on:
push:
branches:
- main
- go124
permissions:
contents: read
packages: write
jobs:
test:
uses: clambin/workflows/.github/workflows/test.yaml@main
secrets:
codecov-token: ${{ secrets.CODECOV_TOKEN }}
build:
needs:
- test
uses: clambin/workflows/.github/workflows/build.yaml@main
with:
image: ghcr.io/clambin/traefik-simple-auth
dockerfile: Dockerfile