GHA/windows: set persist-credentials: false where missing

Found by zizmor.

Closes #17277
This commit is contained in:
Viktor Szakats 2025-05-07 18:41:21 +02:00
parent 613436dbbb
commit 283ad5c432
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -686,6 +686,8 @@ jobs:
ls -l
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
with:
persist-credentials: false
- name: 'configure'
run: |