Skip to content

Commit 977c633

Browse files
chore(deps): update dependency embarkstudios/cargo-about to v0.8.4
1 parent 5489f34 commit 977c633

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313

1414
env:
1515
# renovate: datasource=github-releases depName=EmbarkStudios/cargo-about
16-
CARGO_ABOUT_VERSION: 0.6.4
16+
CARGO_ABOUT_VERSION: 0.8.4
1717

1818
jobs:
1919
build:

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ permissions:
1313

1414
env:
1515
# renovate: datasource=github-releases depName=EmbarkStudios/cargo-about
16-
CARGO_ABOUT_VERSION: 0.6.4
16+
CARGO_ABOUT_VERSION: 0.8.4
1717

1818
jobs:
1919
verify-crate:

0 commit comments

Comments
 (0)