Skip to content

feat(helm): update promtail ( 6.15.5 → 6.16.0 ) #11358

feat(helm): update promtail ( 6.15.5 → 6.16.0 )

feat(helm): update promtail ( 6.15.5 → 6.16.0 ) #11358

Workflow file for this run

---
name: gitleaks
on: [pull_request, push, workflow_dispatch]
jobs:
gitleaks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
with:
fetch-depth: 0
- uses: zricethezav/gitleaks-action@44c470ffc35caa8b1eb3e8012ca53c2f9bea4eb5 # v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}