Skip to content

Commit

Permalink
chore(deps): bump EmbarkStudios/cargo-deny-action from 1.5.10 to 1.5.…
Browse files Browse the repository at this point in the history
…12 (#2310)
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent fbf18c0 commit 86b088e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust-cargo-deny.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
uses: actions/checkout@v4.1.1

- name: Run cargo-deny
uses: EmbarkStudios/cargo-deny-action@1350841d0991444487fd89747f1e39de5349455f # v1.5.10
uses: EmbarkStudios/cargo-deny-action@748857f070c53667b2b8de8bdf468ac75a6b757c # v1.5.12
with:
command: --manifest-path=./rust/Cargo.toml check ${{ matrix.checks }}

0 comments on commit 86b088e

Please sign in to comment.