Skip to content

Commit d269f6b

Browse files
build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.12 to 2.0.13
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 2.0.12 to 2.0.13. - [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases) - [Commits](EmbarkStudios/cargo-deny-action@v2.0.12...v2.0.13) --- 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] <[email protected]>
1 parent 7599e47 commit d269f6b

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
@@ -158,7 +158,7 @@ jobs:
158158
uses: actions/checkout@v5
159159

160160
- name: Run `cargo-deny`
161-
uses: EmbarkStudios/[email protected].12
161+
uses: EmbarkStudios/[email protected].13
162162
with:
163163
rust-version: stable
164164

0 commit comments

Comments
 (0)