Skip to content

Commit e3c8582

Browse files
authored
Fixes whitespace
1 parent 074c5ad commit e3c8582

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/zizmor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ jobs:
2626
uses: astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
2727

2828
- name: Run zizmor 🌈
29-
run: uvx zizmor --format=sarif . > results.sarif
29+
run: uvx zizmor --format=sarif . > results.sarif
3030
env:
31-
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
31+
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3232

3333
- name: Upload SARIF file
3434
uses: github/codeql-action/upload-sarif@3c3833e0f8c1c83d449a7478aa59c036a9165498 # v3.29.11

0 commit comments

Comments
 (0)