github: bump EmbarkStudios/cargo-deny-action from 1.5.0 to 1.5.1

Bumps [EmbarkStudios/cargo-deny-action](https://github.com/EmbarkStudios/cargo-deny-action) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/EmbarkStudios/cargo-deny-action/releases)
- [Commits](8af37f5d0c...3d26fd4e2a)

---
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>
This commit is contained in:
dependabot[bot] 2023-04-06 15:59:10 +00:00 committed by github-actions[bot]
parent 22306af17a
commit dc9658159b

View file

@ -76,7 +76,7 @@ jobs:
steps:
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3
- uses: EmbarkStudios/cargo-deny-action@8af37f5d0c77859223226de776036f7f691e1469
- uses: EmbarkStudios/cargo-deny-action@3d26fd4e2adf837aee64b12f86d4dabb799fcfa2
with:
command: check ${{ matrix.checks }}