Skip to content

Commit

Permalink
Update databrickslabs/sandbox requirement to acceptance/v0.0.1
Browse files Browse the repository at this point in the history
Updates the requirements on [databrickslabs/sandbox](https://github.com/databrickslabs/sandbox) to permit the latest version.
- [Release notes](https://github.com/databrickslabs/sandbox/releases)
- [Changelog](https://github.com/databrickslabs/sandbox/blob/main/CHANGELOG.md)
- [Commits](https://github.com/databrickslabs/sandbox/commits/acceptance/v0.0.1)

---
updated-dependencies:
- dependency-name: databrickslabs/sandbox
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 3, 2024
1 parent 155bea0 commit c822e7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/acceptance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: pip install hatch==1.9.4

- name: Run integration tests
uses: databrickslabs/sandbox/acceptance@acceptance/v0.1.4
uses: databrickslabs/sandbox/acceptance@acceptance/v0.0.1
with:
vault_uri: ${{ secrets.VAULT_URI }}
timeout: 45m
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/downstreams.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
run: |
pip install hatch==1.9.4
- name: Acceptance
uses: databrickslabs/sandbox/downstreams@downstreams/v0.0.1
uses: databrickslabs/sandbox/downstreams@acceptance/v0.0.1
with:
repo: ${{ matrix.downstream.name }}
org: databrickslabs
Expand Down

0 comments on commit c822e7a

Please sign in to comment.