Skip to content

Commit

Permalink
CI: opt out of auth persistence
Browse files Browse the repository at this point in the history
Change-type: patch
  • Loading branch information
Page- committed Sep 25, 2024
1 parent 4a232bc commit 05595e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
# https://github.com/actions/checkout
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
with:
persist-credentials: false

# https://github.com/philips-software/app-token-action
- name: Generate GitHub App installation token
Expand Down

0 comments on commit 05595e4

Please sign in to comment.