mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-27 21:06:49 +00:00
4 lines
221 B
Plaintext
4 lines
221 B
Plaintext
# .secrets file define github secrets value locally
|
|
DEPENDABOT_PR_APP_ID=123456
|
|
DEPENDABOT_PR_APP_INSTALLATION_ID=123456
|
|
DEPENDABOT_PR_APP_PRIVATE_KEY="-----BEGIN RSA PRIVATE KEY-----\n....\n-----END RSA PRIVATE KEY-----" |