Skip to content

Commit c96a9a0

Browse files
committed
ci: disable credential persistence in repo config
1 parent 9c996a1 commit c96a9a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/repo-config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- name: Checkout code
1919
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2020
with:
21+
persist-credentials: false
2122
sparse-checkout: .github/labels.yml
2223

2324
- uses: EndBug/label-sync@52074158190acb45f3077f9099fea818aa43f97a # v2.3.3

0 commit comments

Comments
 (0)