Skip to content

Commit e7f89d2

Browse files
build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.1 to 2.0.2
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases) - [Commits](EmbarkStudios/cargo-deny-action@v2.0.1...v2.0.2) --- 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 0c09b31 commit e7f89d2

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
@@ -130,7 +130,7 @@ jobs:
130130
uses: actions/[email protected]
131131

132132
- name: Run `cargo-deny`
133-
uses: EmbarkStudios/[email protected].1
133+
uses: EmbarkStudios/[email protected].2
134134

135135

136136
check-schema:

0 commit comments

Comments
 (0)