Skip to content

Commit 4dac3ab

Browse files
authored
1 parent 13e0232 commit 4dac3ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- uses: dtolnay/rust-toolchain@master
6464
with:
6565
toolchain: ${{ env.RUST_TOOLCHAIN_VERSION }}
66-
- uses: EmbarkStudios/cargo-deny-action@f2ba7abc2abebaf185c833c3961145a3c275caad # v2.0.13
66+
- uses: EmbarkStudios/cargo-deny-action@76cd80eb775d7bbbd2d80292136d74d39e1b4918 # v2.0.14
6767
with:
6868
command: check ${{ matrix.checks }}
6969

0 commit comments

Comments
 (0)