Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump actions-rust-lang/setup-rust-toolchain in the actions group
Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and timgraham committed Jun 23, 2025
commit 31a729c3781ba349818757f5122a460cfd607e75
2 changes: 1 addition & 1 deletion .github/workflows/zizmor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
persist-credentials: false
- name: Setup Rust
uses: actions-rust-lang/setup-rust-toolchain@9d7e65c320fdb52dcd45ffaa68deb6c02c8754d9 # v1
uses: actions-rust-lang/setup-rust-toolchain@fb51252c7ba57d633bc668f941da052e410add48 # v1.13.0
- name: Get zizmor
run: cargo install zizmor
- name: Run zizmor
Expand Down
Loading