Skip to content

Commit 1d05f73

Browse files
committed
chore: Sync with WeblateOrg/meta
1 parent d6b52f0 commit 1d05f73

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/helm-release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
with:
2222
fetch-depth: 0
2323

24+
persist-credentials: false
2425
- name: Configure Git
2526
run: |
2627
git config user.name "$GITHUB_ACTOR"

.github/workflows/helm-test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
with:
1818
fetch-depth: 0
1919

20+
persist-credentials: false
2021
- name: Set up Helm
2122
uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4.3.0
2223
with:
@@ -45,6 +46,7 @@ jobs:
4546
with:
4647
fetch-depth: 0
4748

49+
persist-credentials: false
4850
- name: Set up Helm
4951
uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4.3.0
5052
with:

0 commit comments

Comments
 (0)