ci: fix trivyignore path match
All checks were successful
ZeroDownTime/CloudBender/pipeline/head This commit looks good
All checks were successful
ZeroDownTime/CloudBender/pipeline/head This commit looks good
This commit is contained in:
parent
31a9b6a7d5
commit
aacd2b1f07
@ -1,8 +1,8 @@
|
||||
secrets:
|
||||
- id: private-key
|
||||
paths:
|
||||
- "*/pulumi_aws/glue/connection.py"
|
||||
- "**/pulumi_aws/glue/connection.py"
|
||||
- id: gcp-service-account
|
||||
paths:
|
||||
- "*/pulumi_aws/glue/connection.py"
|
||||
- "**/pulumi_aws/glue/connection.py"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user