mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-22 07:59:54 +00:00
Don't persist git credentials after checkout in CI workflows
This commit is contained in:
@@ -57,6 +57,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
|
||||
with:
|
||||
persist-credentials: false
|
||||
# Fetch all history so that the schema_versions script works.
|
||||
fetch-depth: 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user