Skip to content

Commit

Permalink
Update cargo-deny action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
smrtrfszm committed Aug 5, 2024
1 parent 37b5344 commit ef57d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: cargo-deny check ${{ matrix.checks }}
uses: EmbarkStudios/cargo-deny-action@v1
uses: EmbarkStudios/cargo-deny-action@v2
with:
command: check ${{ matrix.checks }}

0 comments on commit ef57d4d

Please sign in to comment.