Skip to content

Update module golang.org/x/crypto to v0.30.0 - autoclosed #77

Update module golang.org/x/crypto to v0.30.0 - autoclosed

Update module golang.org/x/crypto to v0.30.0 - autoclosed #77

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',
]"