We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3445095 commit 25bea99Copy full SHA for 25bea99
1 file changed
.github/workflows/repo-sync.yml
@@ -24,6 +24,8 @@ jobs:
24
steps:
25
- name: Check out repo
26
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
27
+ with:
28
+ persist-credentials: false
29
30
- name: Sync repo to branch
31
uses: repo-sync/github-sync@3832fe8e2be32372e1b3970bbae8e7079edeec88
0 commit comments