Skip to content

Commit

Permalink
Merge pull request #7 from fossil-engineering/renovate/actions-rs-too…
Browse files Browse the repository at this point in the history
…lchain-digest

chore(deps): update actions-rs/toolchain digest to 16499b5
  • Loading branch information
duyet committed Nov 13, 2022
2 parents 75539ce + 8ea9195 commit 9d56588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cargo-clippy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v3

- name: Install Rust toolchain
uses: actions-rs/toolchain@88dc2356392166efad76775c878094f4e83ff746 #@v1
uses: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # v1
with:
profile: minimal
toolchain: stable
Expand Down

0 comments on commit 9d56588

Please sign in to comment.