Skip to content

Update module github.com/golang-jwt/jwt/v4 to v4.5.1 [SECURITY] - autoclosed #80

Update module github.com/golang-jwt/jwt/v4 to v4.5.1 [SECURITY] - autoclosed

Update module github.com/golang-jwt/jwt/v4 to v4.5.1 [SECURITY] - autoclosed #80

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