Skip to content

Commit

Permalink
Do not persist checkout credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
penguineer committed Mar 20, 2023
1 parent 2e9bfce commit 347cddb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-serial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 2
persist-credentials: false
- name: "Check if zone file has been changed"
id: check-for-change
run: |
Expand Down

0 comments on commit 347cddb

Please sign in to comment.