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

Commit d82a1fa

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump EmbarkStudios/cargo-deny-action from 1.6.1 to 1.6.2
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 1.6.1 to 1.6.2. - [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases) - [Commits](EmbarkStudios/cargo-deny-action@v1.6.1...v1.6.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 9d1d336 commit d82a1fa

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)