We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 030d2f3 commit 6153273Copy full SHA for 6153273
1 file changed
semgrep/custom-rules.yaml
@@ -8,6 +8,6 @@ rules:
8
- "*.yml"
9
message: >
10
Do not use actions/create-github-app-token. Use the organization's
11
- approved alternative for generating GitHub App tokens.
+ approved [alternative for generating GitHub App tokens](https://enghub.grafana-ops.net/docs/default/component/deployment-tools/platform/vault/github-app-token-broker-migration-guide/).
12
languages: [generic]
13
severity: WARNING
0 commit comments