1 Commits

Author SHA1 Message Date
renovate[bot]
b73e8440e2 chore(actions): update ivuorinen/actions action (v2026.03.11 → v2026.03.14)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-15 01:21:34 +00:00
2 changed files with 0 additions and 16 deletions

View File

@@ -1,13 +0,0 @@
title = "gh-action-readme gitleaks configuration"
[extend]
useDefault = true
# Allowlist for test files and fixtures that intentionally contain placeholder tokens.
# These are not real secrets and are used only for testing purposes.
[allowlist]
description = "Test fixture files containing placeholder tokens"
paths = [
'''^testutil/test_constants\.go$''',
'''^testdata/''',
]

View File

@@ -23,6 +23,3 @@ internal/wizard/validator_test.go:github-pat:204
integration_test.go:github-pat:304 integration_test.go:github-pat:304
internal/config_test.go:github-pat:133 internal/config_test.go:github-pat:133
internal/config_test.go:github-pat:162 internal/config_test.go:github-pat:162
testdata/yaml-fixtures/configs/global-config-default.yml:github-pat:4
testutil/test_constants.go:github-pat:363
testutil/test_constants.go:github-pat:455