Skip to content

Commit

Permalink
update cargo deny ci action
Browse files Browse the repository at this point in the history
  • Loading branch information
zh-jq authored and zh-jq-b committed Feb 21, 2025
1 parent 21af0d4 commit df3de95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cargo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: EmbarkStudios/cargo-deny-action@e2f4ede4a4e60ea15ff31bc0647485d80c66cfba # v2.0.4
- uses: EmbarkStudios/cargo-deny-action@13fd9ef18c30518efe066a8ac36cd629cc377507 # v2.0.5
with:
command: check bans licenses sources

0 comments on commit df3de95

Please sign in to comment.