Skip to content

Commit 283ad5c

Browse files
committed
GHA/windows: set persist-credentials: false where missing
Found by zizmor. Closes #17277
1 parent 613436d commit 283ad5c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/windows.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -686,6 +686,8 @@ jobs:
686686
ls -l
687687
688688
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
689+
with:
690+
persist-credentials: false
689691

690692
- name: 'configure'
691693
run: |

0 commit comments

Comments
 (0)