Skip to content

Commit d4bf6a8

Browse files
authored
Merge pull request #14 from WalletConnect/feat/use_rust_version
feat: using the current Rust version in the license check
2 parents 28af6f2 + 8b4ae15 commit d4bf6a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-check-app.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,4 +236,5 @@ jobs:
236236
submodules: recursive
237237
- uses: EmbarkStudios/cargo-deny-action@v1
238238
with:
239+
rust-version: ${{ inputs.rust-toolchain }}
239240
command: check license

0 commit comments

Comments
 (0)