Skip to content

Commit 6e2291f

Browse files
committed
ci(zizmor): allow secrets not tied to environment
1 parent 23671fb commit 6e2291f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.zizmor.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,9 @@ rules:
1515
- ossf/*
1616
- sigstore/*
1717
- super-linter/super-linter
18+
secrets-outside-env:
19+
config:
20+
allow:
21+
- DOCKERHUB_TOKEN
22+
- DOCKERHUB_USERNAME
23+
- RELEASE_TOKEN

0 commit comments

Comments
 (0)