Skip to content

fix(deps): update module golang.org/x/oauth2 to v0.11.0 #345

fix(deps): update module golang.org/x/oauth2 to v0.11.0

fix(deps): update module golang.org/x/oauth2 to v0.11.0 #345

Workflow file for this run

name: "Test docker-compose.yaml"
on:
push:
branches:
- "**"
jobs:
test_docker_compose_yaml:
uses: ./.github/workflows/template-deploy.yaml
secrets: inherit
with:
compose_args: "-f docker-compose.yaml"
run_e2e_tests: false