Skip to content

Update module github.com/ory/dockertest/v3 to v3.11.0 #74

Update module github.com/ory/dockertest/v3 to v3.11.0

Update module github.com/ory/dockertest/v3 to v3.11.0 #74

Workflow file for this run

name: GitLeaks
on:
pull_request:
push:
branches: [ main ]
workflow_dispatch:
jobs:
gitleaks:
uses: emmahsax/github-actions/.github/workflows/gitleaks.yml@main
with:
gitleaks_config_paths: "[
'setup_test.go',
'users_postgres_test.go',
]"