Skip to content

Commit

Permalink
build(deps): bump Lightning-AI/utilities from 0.9.0 to 0.11.2
Browse files Browse the repository at this point in the history
Bumps [Lightning-AI/utilities](https://github.com/lightning-ai/utilities) from 0.9.0 to 0.11.2.
- [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.9.0...v0.11.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 5b4003b commit 2ce46c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ on:

jobs:
check-schema:
uses: Lightning-AI/utilities/.github/workflows/check-schema.yml@v0.9.0
uses: Lightning-AI/utilities/.github/workflows/check-schema.yml@v0.11.2
with:
# todo: validation has some problem with `- ${{ each topic in parameters.domains }}:` construct
azure-dir: ""

check-package:
uses: Lightning-AI/utilities/.github/workflows/check-package.yml@v0.9.0
uses: Lightning-AI/utilities/.github/workflows/check-package.yml@v0.11.2
with:
actions-ref: v0.8.0
artifact-name: dist-packages-${{ github.sha }}
Expand Down

0 comments on commit 2ce46c0

Please sign in to comment.