Skip to content

Commit eae0c53

Browse files
committed
ci: bump cargo-deny action for CVSS 4.0
1 parent b23ed65 commit eae0c53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
- uses: dtolnay/rust-toolchain@stable
8080
with:
8181
toolchain: 1.71.1
82-
- uses: EmbarkStudios/cargo-deny-action@v1
82+
- uses: EmbarkStudios/cargo-deny-action@v2
8383
with:
8484
command: check ${{ matrix.checks }}
8585

0 commit comments

Comments
 (0)