Skip to content

Update module github.com/xanzy/go-gitlab to v0.109.0 #118

Update module github.com/xanzy/go-gitlab to v0.109.0

Update module github.com/xanzy/go-gitlab to v0.109.0 #118

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