Skip to content

Commit ddc504b

Browse files
build(deps): bump EmbarkStudios/cargo-deny-action from 1.4.0 to 1.5.5 (#271)
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 1.4.0 to 1.5.5. - [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases) - [Commits](EmbarkStudios/cargo-deny-action@8a8607b...1e59595) --- updated-dependencies: - dependency-name: EmbarkStudios/cargo-deny-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d9091d9 commit ddc504b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@ jobs:
6868
continue-on-error: ${{ matrix.checks == 'advisories' }}
6969
steps:
7070
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
71-
- uses: EmbarkStudios/cargo-deny-action@8a8607bd8e2b3a514d5a40174cc7c55b229d9ba7
71+
- uses: EmbarkStudios/cargo-deny-action@1e59595bed8fc55c969333d08d7817b36888f0c5
7272
with:
7373
command: check ${{ matrix.checks }}

0 commit comments

Comments
 (0)