mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:11:45 +03:00
GHA/windows: set persist-credentials: false where missing
Found by zizmor. Closes #17277
This commit is contained in:
parent
613436dbbb
commit
283ad5c432
1 changed files with 2 additions and 0 deletions
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
|
@ -686,6 +686,8 @@ jobs:
|
|||
ls -l
|
||||
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
with:
|
||||
persist-credentials: false
|
||||
|
||||
- name: 'configure'
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue