Skip to content

Commit

Permalink
Merge pull request #68 from Alzymologist/dependabot/github_actions/Em…
Browse files Browse the repository at this point in the history
…barkStudios/cargo-deny-action-2

build(deps): bump EmbarkStudios/cargo-deny-action from 1 to 2
  • Loading branch information
Slesarew authored Oct 24, 2024
2 parents 1689c34 + 4caa7db commit 56cda51
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 @@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@v4.2.1

- name: Run cargo-deny
uses: EmbarkStudios/cargo-deny-action@v1
uses: EmbarkStudios/cargo-deny-action@v2
with:
command: check ${{ matrix.checks }}

0 comments on commit 56cda51

Please sign in to comment.