Skip to content

Commit e7a3275

Browse files
fix: make zizmor skip ANSI color escapes (#1860)
fix: Make zizmor skip ANSI color escapes
1 parent 2c35707 commit e7a3275

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/reusable-zizmor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -434,6 +434,7 @@ jobs:
434434
id: zizmor-plain
435435
shell: bash
436436
env:
437+
NO_COLOR: 1
437438
ZIZMOR_CONFIG_PATH: ${{ steps.setup-config.outputs.zizmor-config }}
438439
ZIZMOR_CACHE_DIR: ${{ runner.temp }}/.cache/zizmor
439440
run: |

0 commit comments

Comments
 (0)