Skip to content

Commit

Permalink
issue #172: vault integration
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasCardin committed Dec 6, 2024
1 parent 5721e30 commit 8f09478
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow-detect-secret-leaks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
url: http://vault.vault.svc.cluster.local:8200
# caCertificate: ${{ secrets.VAULT_CA_CERT }}
method: github
tlsSkipVerify: true
githubToken: ${{ secrets.VAULT_TOKEN }}
secrets: |
secret/kv/fertiscan/frontend * | API_KEY_ ;
Expand Down

0 comments on commit 8f09478

Please sign in to comment.