Skip to content

Commit

Permalink
don't persist creds when checking out
Browse files Browse the repository at this point in the history
  • Loading branch information
iliakur committed May 25, 2024
1 parent 5d8294e commit 5b3b186
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
persist-credentials: false
- name: Set up Python
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 5b3b186

Please sign in to comment.