Skip to content

Commit

Permalink
Merge pull request #663 from wcampbell0x2a/renovate/dtolnay-rust-tool…
Browse files Browse the repository at this point in the history
…chain-digest
  • Loading branch information
wcampbell0x2a authored Jan 5, 2025
2 parents cbe382b + cb6cf56 commit 475ecf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
steps:
- run: sudo apt-get install -y squashfs-tools
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: dtolnay/rust-toolchain@d8352f6b1d2e870bc5716e7a6d9b65c4cc244a1a # master
- uses: dtolnay/rust-toolchain@a54c7afa936fefeb4456b2dd8068152669aa8203 # master
with:
toolchain: ${{ matrix.toolchain }}
# build bins
Expand All @@ -135,7 +135,7 @@ jobs:

steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: dtolnay/rust-toolchain@d8352f6b1d2e870bc5716e7a6d9b65c4cc244a1a # master
- uses: dtolnay/rust-toolchain@a54c7afa936fefeb4456b2dd8068152669aa8203 # master
with:
toolchain: stable
components: rustfmt, clippy
Expand Down

0 comments on commit 475ecf3

Please sign in to comment.