Skip to content

Update dependency golang to v1.23.1 #120

Update dependency golang to v1.23.1

Update dependency golang to v1.23.1 #120

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