Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2023
1 parent f59d445 commit b5ecb1d
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.8.0
uses: Lightning-AI/utilities/.github/workflows/check-schema.yml@v0.9.0
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.8.0
uses: Lightning-AI/utilities/.github/workflows/check-package.yml@v0.9.0
with:
actions-ref: v0.8.0
artifact-name: dist-packages-${{ github.sha }}
Expand Down

0 comments on commit b5ecb1d

Please sign in to comment.