From 131f1c70485e18c92e85527869d90156baddae3e Mon Sep 17 00:00:00 2001 From: Andre Levesque <0sniffs_scaled@icloud.com> Date: Fri, 14 Nov 2025 14:21:50 -0500 Subject: [PATCH] chore: tighten gitleaks workflow perms --- .github/workflows/gitleaks.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/gitleaks.yml b/.github/workflows/gitleaks.yml index d33aa49..983cec8 100644 --- a/.github/workflows/gitleaks.yml +++ b/.github/workflows/gitleaks.yml @@ -6,7 +6,6 @@ on: workflow_dispatch: permissions: - actions: write contents: read pull-requests: write