Skip to content

Commit 1ca747e

Browse files
authored
Update soundness.yml
1 parent 0c7a0ce commit 1ca747e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/soundness.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
# This is set to true since swift package diagnose-api-breaking-changes is
101101
# cloning the repo again and without it being set to true this job won't work for
102102
# private repos.
103-
persist-credentials: true
103+
persist-credentials: true
104104
submodules: true
105105
fetch-tags: true
106106
fetch-depth: 0 # Fetching tags requires fetch-depth: 0 (https://github.com/actions/checkout/issues/1471)

0 commit comments

Comments
 (0)