fix: token permisson issues (#4986)

This commit is contained in:
Dhruwang Jariwala
2025-05-15 13:59:40 +05:30
committed by GitHub
parent 59ed10398d
commit a525589186
107 changed files with 188 additions and 189 deletions
+5
View File
@@ -10,6 +10,11 @@ jobs:
chromatic:
name: Run Chromatic
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
id-token: write
actions: read
steps:
- name: Harden the runner (Audit all outbound calls)
uses: step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0