Skip to content

Commit 1298b76

Browse files
build(deps): bump EmbarkStudios/cargo-deny-action from 1.5.15 to 1.6.3 (#326)
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 1.5.15 to 1.6.3. - [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases) - [Commits](EmbarkStudios/cargo-deny-action@68cd9c5...3f4a782) --- updated-dependencies: - dependency-name: EmbarkStudios/cargo-deny-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a1c5d5f commit 1298b76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@b4ffde65f46336ab88eb53be808477a3936bae11
71-
- uses: EmbarkStudios/cargo-deny-action@68cd9c5e3e16328a430a37c743167572e3243e7e
71+
- uses: EmbarkStudios/cargo-deny-action@3f4a782664881cf5725d0ffd23969fcce89fd868
7272
with:
7373
command: check ${{ matrix.checks }}

0 commit comments

Comments
 (0)