Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit 24073a6

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.0 to 2.0.1
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases) - [Commits](EmbarkStudios/cargo-deny-action@v2.0.0...v2.0.1) --- 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 1ee3e5d commit 24073a6

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].0
133+
uses: EmbarkStudios/[email protected].1
134134

135135

136136
check-schema:

0 commit comments

Comments
 (0)