Skip to content

Commit c63c73f

Browse files
committed
Upgrade cargo-deny-action to v2
1 parent ebbb375 commit c63c73f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848
runs-on: ubuntu-latest
4949
steps:
5050
- uses: actions/checkout@v4
51-
- uses: EmbarkStudios/cargo-deny-action@v1
51+
- uses: EmbarkStudios/cargo-deny-action@v2

0 commit comments

Comments
 (0)