mirror of
https://github.com/bytedance/g3.git
synced 2026-05-05 23:41:57 +00:00
build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.11 to 2.0.13
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 2.0.11 to 2.0.13.
- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)
- [Commits](34899fc7ba...f2ba7abc2a)
---
updated-dependencies:
- dependency-name: EmbarkStudios/cargo-deny-action
dependency-version: 2.0.13
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4c59a61265
commit
d2c6a8dd2f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cargo.yml
vendored
2
.github/workflows/cargo.yml
vendored
|
|
@ -15,6 +15,6 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
- uses: EmbarkStudios/cargo-deny-action@34899fc7ba81ca6268d5947a7a16b4649013fea1 # v2.0.11
|
||||
- uses: EmbarkStudios/cargo-deny-action@f2ba7abc2abebaf185c833c3961145a3c275caad # v2.0.13
|
||||
with:
|
||||
command: check bans licenses sources
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue