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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent ea62287 commit 251b223
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 @@ -32,7 +32,7 @@ jobs:
run: pip install hatch==1.9.4

- name: Acceptance
uses: databrickslabs/sandbox/acceptance@acceptance/v0.1.4
uses: databrickslabs/sandbox/acceptance@acceptance/v0.0.1
with:
vault_uri: ${{ secrets.VAULT_URI }}
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/downstreams.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
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 251b223

Please sign in to comment.