Skip to content

Add app secret to const instead of reading it from container #1243

Add app secret to const instead of reading it from container

Add app secret to const instead of reading it from container #1243

Workflow file for this run

name: gitleaks
on: [push,pull_request]
jobs:
gitleaks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: gitleaks-action
uses: gitleaks/gitleaks-action@v1.6.0