Skip to content

Commit

Permalink
Bump iterative/setup-dvc from 1.0.4 to 1.1.1 (#2168)
Browse files Browse the repository at this point in the history
Bumps [iterative/setup-dvc](https://github.com/iterative/setup-dvc) from 1.0.4 to 1.1.1.
- [Release notes](https://github.com/iterative/setup-dvc/releases)
- [Commits](iterative/setup-dvc@v1.0.4...v1.1.1)

---
updated-dependencies:
- dependency-name: iterative/setup-dvc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

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 Oct 19, 2022
1 parent 1a1d399 commit 0dd309a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dvc-diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fetch-depth: 0

- name: Setup data version control (DVC)
uses: iterative/setup-dvc@v1.0.4
uses: iterative/setup-dvc@v1.1.1

- name: Setup continuous machine learning (CML)
uses: iterative/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-baseline-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/[email protected]

- name: Setup data version control (DVC)
uses: iterative/setup-dvc@v1.0.4
uses: iterative/setup-dvc@v1.1.1

- name: Pull baseline image data from dvc remote
run: |
Expand Down

0 comments on commit 0dd309a

Please sign in to comment.