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

Commit bbc804e

Browse files
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@30f817c...f2ba7ab) --- 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 07e993c commit bbc804e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deny.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
- run: git config --global http.sslVerify "false"
3737
- run: git submodule update --init --recursive --depth 1
3838
- run: bash sh_script/pre-build.sh
39-
- uses: EmbarkStudios/cargo-deny-action@30f817c6f72275c6d54dc744fbca09ebc958599f # v2.0.12
39+
- uses: EmbarkStudios/cargo-deny-action@f2ba7abc2abebaf185c833c3961145a3c275caad # v2.0.13
4040
with:
4141
command: check ${{ matrix.checks }}

0 commit comments

Comments
 (0)