Skip to content

Commit

Permalink
fix: wrong semgrep metrics config value
Browse files Browse the repository at this point in the history
  • Loading branch information
grgmgd committed Dec 9, 2023
1 parent 2fd23b8 commit 81156df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semgrep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
p/kubernetes
p/terraform
p/swift
SEMGREP_SEND_METRICS: 0
SEMGREP_SEND_METRICS: "off"
SEMGREP_TIMEOUT: 1800
#SEMGREP_BASELINE_REF: master

Expand Down

0 comments on commit 81156df

Please sign in to comment.