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 873c974 commit 4930d55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ jobs:
target: x86_64-pc-windows-msvc
steps:
- uses: actions/checkout@v4
with:
persist-credentials: false
- name: Install Rust (rustup)
run: rustup update ${{ matrix.rust }} --no-self-update && rustup default ${{ matrix.rust }}
shell: bash
Expand Down

0 comments on commit 4930d55

Please sign in to comment.