Skip to content

Commit

Permalink
chore(deps): update embarkstudios/cargo-deny-action digest to 1e59595
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 19, 2023
1 parent 935e1aa commit e1e8c0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
fail_on_error: true

- name: 🔍 Cargo deny check
uses: EmbarkStudios/cargo-deny-action@a50c7d5f86370e02fae8472c398f15a36e517bb8 # v1
uses: EmbarkStudios/cargo-deny-action@1e59595bed8fc55c969333d08d7817b36888f0c5 # v1

- name: 🔍 Check Rust source code format
run: cargo fmt --all --check
Expand Down

0 comments on commit e1e8c0b

Please sign in to comment.