Skip to content

Update dependency golang to v1.23.0 (#56) #112

Update dependency golang to v1.23.0 (#56)

Update dependency golang to v1.23.0 (#56) #112

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: "[
'go.sum',
]"