Skip to content

Commit

Permalink
Merge pull request #223 from radarhere/checkout
Browse files Browse the repository at this point in the history
Added persist-credentials: false
  • Loading branch information
radarhere authored Nov 4, 2024
2 parents f9f7844 + ed2412c commit 8364818
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
persist-credentials: false
submodules: true

- name: Set up QEMU
Expand Down

0 comments on commit 8364818

Please sign in to comment.