Skip to content

Commit b723f97

Browse files
committed
Do not persist git credentials
1 parent 9854d9a commit b723f97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/_helm.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
uses: actions/checkout@v4
1616
with:
1717
fetch-depth: 0
18+
persist-credentials: false
1819

1920
- name: Install helm
2021
uses: Azure/setup-helm@v3

0 commit comments

Comments
 (0)