Skip to content

Commit

Permalink
rust: update version of cargo-deny
Browse files Browse the repository at this point in the history
  • Loading branch information
abrown committed Jan 7, 2025
1 parent dfc3d23 commit de85c94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: EmbarkStudios/cargo-deny-action@5def368d93be6684ad20a0fdec5f23c8ea11e022 # v1.5.13
- uses: EmbarkStudios/cargo-deny-action@e2f4ede4a4e60ea15ff31bc0647485d80c66cfba # v2.0.4
with:
arguments: --manifest-path rust/Cargo.toml
manifest-path: rust/Cargo.toml

rust_build:
name: Check Rust crate
Expand Down

0 comments on commit de85c94

Please sign in to comment.