Skip to content

Chore(deps): bump postcss from 8.5.8 to 8.5.14 in /solution/ui/regulations #3990

Chore(deps): bump postcss from 8.5.8 to 8.5.14 in /solution/ui/regulations

Chore(deps): bump postcss from 8.5.8 to 8.5.14 in /solution/ui/regulations #3990

Workflow file for this run

name: Run Gitleaks
on: [ pull_request, push, workflow_dispatch ]
jobs:
gitleaks-scan:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v6
- name: Run gitleaks
uses: docker://zricethezav/gitleaks
with:
args: detect --source /github/workspace/ --no-git --verbose