Skip to content

Commit 63dc82b

Browse files
build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.10 to 2.0.11
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 2.0.10 to 2.0.11. - [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases) - [Commits](EmbarkStudios/cargo-deny-action@v2.0.10...v2.0.11) --- updated-dependencies: - dependency-name: EmbarkStudios/cargo-deny-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c0dc4a8 commit 63dc82b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ jobs:
153153
uses: actions/[email protected]
154154

155155
- name: Run `cargo-deny`
156-
uses: EmbarkStudios/[email protected].10
156+
uses: EmbarkStudios/[email protected].11
157157
with:
158158
rust-version: stable
159159

0 commit comments

Comments
 (0)