Skip to content

chore(deps): update dependency io.camunda:camunda-process-test-spring to v8.9.11 #36

chore(deps): update dependency io.camunda:camunda-process-test-spring to v8.9.11

chore(deps): update dependency io.camunda:camunda-process-test-spring to v8.9.11 #36

Workflow file for this run

name: Secret Scan (Gitleaks)
permissions:
contents: read
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
gitleaks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0 # scan full history for PRs
- name: Run Gitleaks
uses: gitleaks/gitleaks-action@v2
# v2 auto-discovers .gitleaks.toml and produces SARIF/artifact