diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0a77c81..a72a9f8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -125,6 +125,7 @@ jobs: - uses: actions/checkout@v6 with: fetch-depth: 0 + persist-credentials: false - name: Get bot user ID id: bot-user-id