Skip to content

Commit

Permalink
build(deps): bump EmbarkStudios/cargo-deny-action from 1.6.3 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 1.6.3 to 2.0.1.
- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)
- [Commits](EmbarkStudios/cargo-deny-action@v1.6.3...v2.0.1)

---
updated-dependencies:
- dependency-name: EmbarkStudios/cargo-deny-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kpreid committed Aug 6, 2024
1 parent 4725345 commit edd476a
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 @@ -369,7 +369,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: EmbarkStudios/cargo-deny-action@v1.6.3
- uses: EmbarkStudios/cargo-deny-action@v2.0.1
with:
# disables default --all-features
arguments:
Expand Down

0 comments on commit edd476a

Please sign in to comment.