Skip to content

Commit 0bec4ff

Browse files
authored
Update cargo-deny workflow (#523)
* Update workflow. * Update deny.toml and lock file.
1 parent 75e6820 commit 0bec4ff

File tree

3 files changed

+99
-140
lines changed

3 files changed

+99
-140
lines changed

.github/workflows/cargo-deny-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121

2222
steps:
2323
- uses: actions/checkout@v4
24-
- uses: EmbarkStudios/cargo-deny-action@v1
24+
- uses: EmbarkStudios/cargo-deny-action@v2
2525
with:
2626
command: check ${{ matrix.checks }}

0 commit comments

Comments
 (0)