Skip to content

Commit c5e7a0a

Browse files
chore(deps): bump EmbarkStudios/cargo-deny-action from 2.0.12 to 2.0.13 (#697)
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@v2.0.12...v2.0.13) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c2f272d commit c5e7a0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deny.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
steps:
1717
- uses: actions/checkout@v4.2.2
18-
- uses: EmbarkStudios/cargo-deny-action@v2.0.12
18+
- uses: EmbarkStudios/cargo-deny-action@v2.0.13
1919
with:
2020
command: check ${{ matrix.checks }}
2121
arguments: --exclude addchain

0 commit comments

Comments
 (0)