fix regex
This commit is contained in:
parent
2775083680
commit
a1e06de8ca
@ -536,7 +536,7 @@ regular_expresions:
|
|||||||
|
|
||||||
- name: GitLab Runner Registration Token
|
- name: GitLab Runner Registration Token
|
||||||
regex: >
|
regex: >
|
||||||
GR1348941[0-9a-zA-Z\_\-]{20}
|
GR1348941[0-9a-zA-Z_\-]{20}
|
||||||
example: >
|
example: >
|
||||||
GR1348941RzEF5zAQQ0ljjE72T-33
|
GR1348941RzEF5zAQQ0ljjE72T-33
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user