Skip to content

Commit

Permalink
build(deps): bump Lightning-AI/utilities from 0.11.6 to 0.11.7
Browse files Browse the repository at this point in the history
Bumps [Lightning-AI/utilities](https://github.com/lightning-ai/utilities) from 0.11.6 to 0.11.7.
- [Release notes](https://github.com/lightning-ai/utilities/releases)
- [Changelog](https://github.com/Lightning-AI/utilities/blob/main/CHANGELOG.md)
- [Commits](Lightning-AI/utilities@v0.11.6...v0.11.7)

---
updated-dependencies:
- dependency-name: Lightning-AI/utilities
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 840975a commit a3d2881
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,20 @@ concurrency:

jobs:
check-precommit:
uses: Lightning-AI/utilities/.github/workflows/[email protected].6
uses: Lightning-AI/utilities/.github/workflows/[email protected].7

check-typing:
uses: Lightning-AI/utilities/.github/workflows/[email protected].6
uses: Lightning-AI/utilities/.github/workflows/[email protected].7
with:
actions-ref: v0.11.6

check-schema:
uses: Lightning-AI/utilities/.github/workflows/[email protected].6
uses: Lightning-AI/utilities/.github/workflows/[email protected].7
with:
azure-dir: ".azure"

check-package:
uses: Lightning-AI/utilities/.github/workflows/[email protected].6
uses: Lightning-AI/utilities/.github/workflows/[email protected].7
with:
actions-ref: v0.11.6
import-name: "lightning_hivemind"
Expand Down

0 comments on commit a3d2881

Please sign in to comment.