Skip to content

Commit

Permalink
Fix hashes for cargo-udeps
Browse files Browse the repository at this point in the history
  • Loading branch information
rnijveld committed Jul 26, 2024
1 parent 95652f8 commit 9f00657
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,8 @@ jobs:
SCCACHE_SHA256_AMD64=e0ee621fb16b6940666cd770b091c62cadafd3e062dd12e3a49d9caaff3b795f
SCCACHE_SHA256_ARM64=452cef732b24415493a7c6bca6e13536eb9464593fa87c753b6b7cb4733e9c50
CARGO_UDEPS_VERSION=0.1.49
CARGO_UDEPS_SHA256_AMD64=8c771946367345f875634f72f10687f9fd737ac5e83cbbc2a132c1db0b3c508b
CARGO_UDEPS_SHA256_ARM64=5f3c3d9cfe17fc225d2733b4ec82d002161c509cf7eb2415d2b01770bc68d0c3
CARGO_UDEPS_SHA256_AMD64=6560e6c3552aad9e0fc8f22e5da037dda9bf59679b24ac356e52ca3a39643cf9
CARGO_UDEPS_SHA256_ARM64=060fa3900ec5b6644351887b7fd649dcf89e425cb0926f704b24914474d760ce
RUST_VERSION=${{matrix.version}}
tags: |
ghcr.io/tweedegolf/rust-dev:${{matrix.version}}
Expand Down

0 comments on commit 9f00657

Please sign in to comment.