Skip to content

Commit

Permalink
Bump EmbarkStudios/cargo-deny-action from 1.3.0 to 1.6.2
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.3.0 to 1.6.2.
- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)
- [Commits](EmbarkStudios/cargo-deny-action@b655a95...b01e7a8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent 11e4c60 commit b3c2339
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
contents: read
steps:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
- uses: EmbarkStudios/cargo-deny-action@b655a95dbfd6f1dacd48f7e869cb37cf4f03a6d9
- uses: EmbarkStudios/cargo-deny-action@b01e7a8cfb1f496c52d77361e84c1840d8246393
with:
command: check bans licenses sources

Expand All @@ -27,7 +27,7 @@ jobs:
contents: read
steps:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
- uses: EmbarkStudios/cargo-deny-action@b655a95dbfd6f1dacd48f7e869cb37cf4f03a6d9
- uses: EmbarkStudios/cargo-deny-action@b01e7a8cfb1f496c52d77361e84c1840d8246393
with:
command: check advisories

Expand Down

0 comments on commit b3c2339

Please sign in to comment.