Skip to content

Commit 93148df

Browse files
deps: bump 42ByteLabs/.github
Bumps the production-dependencies group with 1 update in the / directory: [42ByteLabs/.github](https://github.com/42bytelabs/.github). Updates `42ByteLabs/.github` from 0.8 to 0.10 - [Release notes](https://github.com/42bytelabs/.github/releases) - [Commits](42ByteLabs/.github@v0.8...v0.10) --- updated-dependencies: - dependency-name: 42ByteLabs/.github dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b48fa06 commit 93148df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/dep-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ permissions:
88
jobs:
99
dependency-review:
1010
# https://github.com/42ByteLabs/.github/blob/main/.github/workflows/dep-review.yml
11-
uses: 42ByteLabs/.github/.github/workflows/dep-review.yml@v0.8
11+
uses: 42ByteLabs/.github/.github/workflows/dep-review.yml@v0.10
1212
secrets: inherit

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ permissions:
1111
jobs:
1212
cargo-publish:
1313
# https://github.com/42ByteLabs/.github/blob/main/.github/workflows/cargo-publish.yml
14-
uses: 42ByteLabs/.github/.github/workflows/cargo-publish.yml@v0.8
14+
uses: 42ByteLabs/.github/.github/workflows/cargo-publish.yml@v0.10
1515
secrets: inherit
1616
with:
1717
crate: patch-release-me

0 commit comments

Comments
 (0)