Skip to content

Commit 8b4ae15

Browse files
committed
feat: using the current Rust version in the license check
1 parent 28af6f2 commit 8b4ae15

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)