Skip to content

Commit d2a199a

Browse files
committed
Add comment to ignore secrets outside environment in Terraform job
1 parent ce3173a commit d2a199a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/infra.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ permissions:
1313
contents: read
1414

1515
jobs:
16+
# zizmor: ignore[secrets-outside-env]
1617
terraform:
1718
name: Terraform
1819
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)