Skip to content

Commit

Permalink
pipeline security (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
dimbleby authored Dec 14, 2024
1 parent fa30f7c commit 8202add
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 @@ -54,6 +54,8 @@ jobs:
target: x86_64-pc-windows-msvc
steps:
- uses: actions/checkout@v4
with:
persistent-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 8202add

Please sign in to comment.