Skip to content

Commit

Permalink
pipeline security
Browse files Browse the repository at this point in the history
  • Loading branch information
dimbleby committed Dec 14, 2024
1 parent 1d1cbf4 commit 0f767ad
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 @@ -56,6 +56,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
persist-credentials: false
submodules: true
- name: Install Rust (rustup)
run: rustup update ${{ matrix.rust }} --no-self-update && rustup default ${{ matrix.rust }}
Expand Down

0 comments on commit 0f767ad

Please sign in to comment.