fix: checkov CKV2_GHA_1 warning (#3488)

* fix: posthog api key as a process env var

* fix: checkov tests workflow warning

* revert: updates
This commit is contained in:
lohit
2024-11-20 03:25:32 +05:30
committed by GitHub
parent dc77ee7c04
commit cd629451e4

View File

@@ -5,6 +5,9 @@ on:
pull_request:
branches: [main]
permissions:
contents: read
jobs:
unit-test:
name: Unit Tests