Skip to content

Update dependency dprint/dprint-plugin-typescript to v0.93.0 #695

Update dependency dprint/dprint-plugin-typescript to v0.93.0

Update dependency dprint/dprint-plugin-typescript to v0.93.0 #695

Workflow file for this run

name: 💧
# Do not add path filters
on: [pull_request, push, workflow_dispatch]
jobs:
gitleaks:
timeout-minutes: 15
name: gitleaks
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: gitleaks/gitleaks-action@44c470ffc35caa8b1eb3e8012ca53c2f9bea4eb5 # v2.3.6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}