mirror of https://github.com/fafhrd91/actix-web
build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.20 to 2.1.1
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 2.0.20 to 2.1.1.
- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)
- [Commits](bb137d7af7...3c6349835b)
---
updated-dependencies:
- dependency-name: EmbarkStudios/cargo-deny-action
dependency-version: 2.1.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
eee23e2326
commit
7dc370c504
|
|
@ -91,7 +91,7 @@ jobs:
|
||||||
|
|
||||||
- name: deny check
|
- name: deny check
|
||||||
if: matrix.version.name == 'stable' && matrix.target.os == 'ubuntu-latest'
|
if: matrix.version.name == 'stable' && matrix.target.os == 'ubuntu-latest'
|
||||||
uses: EmbarkStudios/cargo-deny-action@bb137d7af7e4fb67e5f82a49c4fce4fad40782fe # v2.0.20
|
uses: EmbarkStudios/cargo-deny-action@3c6349835b2b7b196a839186cb8b78e02f7b5f25 # v2.1.1
|
||||||
|
|
||||||
io-uring:
|
io-uring:
|
||||||
name: io-uring tests
|
name: io-uring tests
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue