Skip to content

Commit

Permalink
Merge pull request #67 from crate-ci/renovate/embarkstudios-cargo-den…
Browse files Browse the repository at this point in the history
…y-action-2.x

chore(deps): Update EmbarkStudios/cargo-deny-action action to v2
  • Loading branch information
epage authored Sep 3, 2024
2 parents 569253a + 0691d08 commit b3eb07c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- bans licenses sources
steps:
- uses: actions/checkout@v4
- uses: EmbarkStudios/cargo-deny-action@v1
- uses: EmbarkStudios/cargo-deny-action@v2
with:
command: check ${{ matrix.checks }}
rust-version: stable

0 comments on commit b3eb07c

Please sign in to comment.