Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.2 to 2.0.3
Browse files Browse the repository at this point in the history
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)
- [Commits](EmbarkStudios/cargo-deny-action@v2.0.2...v2.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Dec 3, 2024
1 parent 520252c commit 944a6bd
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
@@ -405,7 +405,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: EmbarkStudios/cargo-deny-action@v2.0.2
- uses: EmbarkStudios/cargo-deny-action@v2.0.3
with:
# disables default --all-features
arguments:

0 comments on commit 944a6bd

Please sign in to comment.