Skip to content

Commit b1a6c1b

Browse files
authored
Merge pull request #147 from target/whitespace
Fixes trailing whitespace
2 parents 254a541 + 3f37736 commit b1a6c1b

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
@@ -25,9 +25,9 @@ jobs:
2525
uses: astral-sh/setup-uv@v5
2626

2727
- name: Run zizmor 🌈
28-
run: uvx zizmor --format sarif . > results.sarif
28+
run: uvx zizmor --format sarif . > results.sarif
2929
env:
30-
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
30+
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3131

3232
- name: Upload SARIF file
3333
uses: github/codeql-action/upload-sarif@v3

0 commit comments

Comments
 (0)