Skip to content

Commit

Permalink
Bump EmbarkStudios/cargo-deny-action from 1.2.15 to 1.2.16
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.2.15 to 1.2.16.
- [Release notes](https://github.com/EmbarkStudios/cargo-deny-action/releases)
- [Commits](EmbarkStudios/cargo-deny-action@v1.2.15...v1.2.16)

---
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>
  • Loading branch information
dependabot[bot] committed May 9, 2022
1 parent ca162fa commit 4060763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
command: check
args: '--all-targets'
- name: 'run "cargo deny check"'
uses: EmbarkStudios/cargo-deny-action@v1.2.15
uses: EmbarkStudios/cargo-deny-action@v1.2.16

lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4060763

Please sign in to comment.