Skip to content

Commit

Permalink
deps: bump 42ByteLabs/.github in the production-dependencies group
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 1 update: [42ByteLabs/.github](https://github.com/42bytelabs/.github).


Updates `42ByteLabs/.github` from 0.8 to 0.9
- [Release notes](https://github.com/42bytelabs/.github/releases)
- [Commits](42ByteLabs/.github@v0.8...v0.9)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent daeb96a commit 3dd0b64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dep-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ permissions:
jobs:
dependency-review:
# https://github.com/42ByteLabs/.github/blob/main/.github/workflows/dep-review.yml
uses: 42ByteLabs/.github/.github/workflows/dep-review.yml@v0.8
uses: 42ByteLabs/.github/.github/workflows/dep-review.yml@v0.9
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ permissions:
jobs:
cargo-publish:
# https://github.com/42ByteLabs/.github/blob/main/.github/workflows/cargo-publish.yml
uses: 42ByteLabs/.github/.github/workflows/cargo-publish.yml@v0.8
uses: 42ByteLabs/.github/.github/workflows/cargo-publish.yml@v0.9
secrets: inherit
with:
crate: patch-release-me
Expand Down

0 comments on commit 3dd0b64

Please sign in to comment.