Skip to content

Commit d9c8d1d

Browse files
Bump EmbarkStudios/cargo-deny-action (#11)
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from b66acf5e9fe20f8aba065be86778a8a4c846f902 to 3c6349835b2b7b196a839186cb8b78e02f7b5f25. - [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases) - [Commits](EmbarkStudios/cargo-deny-action@b66acf5...3c63498) --- updated-dependencies: - dependency-name: EmbarkStudios/cargo-deny-action dependency-version: 3c6349835b2b7b196a839186cb8b78e02f7b5f25 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8e23bef commit d9c8d1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4
3838
with:
3939
persist-credentials: false
40-
- uses: EmbarkStudios/cargo-deny-action@b66acf5e9fe20f8aba065be86778a8a4c846f902 # v2
40+
- uses: EmbarkStudios/cargo-deny-action@3c6349835b2b7b196a839186cb8b78e02f7b5f25 # v2
4141
with:
4242
command: check
4343
- uses: rustsec/audit-check@69366f33c96575abad1ee0dba8212993eecbe998 # v2.0.0

0 commit comments

Comments
 (0)