diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index c833958..49a0888 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -15,6 +15,8 @@ jobs: steps: - name: Checkout Code uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 + with: + persist-credentials: false - name: retrieve secrets id: get-secrets