Skip to content

Commit abb23b1

Browse files
build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.13 to 2.0.14
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 2.0.13 to 2.0.14. - [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases) - [Commits](EmbarkStudios/cargo-deny-action@f2ba7ab...76cd80e) --- updated-dependencies: - dependency-name: EmbarkStudios/cargo-deny-action dependency-version: 2.0.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1f239e1 commit abb23b1

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
@@ -69,6 +69,6 @@ jobs:
6969
continue-on-error: ${{ matrix.checks == 'advisories' }}
7070
steps:
7171
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
72-
- uses: EmbarkStudios/cargo-deny-action@f2ba7abc2abebaf185c833c3961145a3c275caad
72+
- uses: EmbarkStudios/cargo-deny-action@76cd80eb775d7bbbd2d80292136d74d39e1b4918
7373
with:
7474
command: check ${{ matrix.checks }}

0 commit comments

Comments
 (0)