Merge branch 'main' into chore/static-assets

This commit is contained in:
Ullrich Schäfer 2026-03-29 10:41:22 +02:00 committed by GitHub
commit 46a7c1be34
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,6 +23,7 @@ jobs:
with:
fetch-depth: 0
- name: Gitleaks
if: github.actor != 'dependabot[bot]'
uses: trails-cool/gitleaks-action@4cbc857b9cfa2a3297fe2be1078e196d30d1b424
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}