Skip to content

Commit 322096a

Browse files
Update databrickslabs/sandbox requirement to acceptance/v0.3.1
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.3.1) --- updated-dependencies: - dependency-name: databrickslabs/sandbox dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2a6c4e commit 322096a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/downstreams.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
run: |
4747
pip install hatch==1.9.4
4848
- name: Downstreams
49-
uses: databrickslabs/sandbox/downstreams@downstreams/v0.0.1
49+
uses: databrickslabs/sandbox/downstreams@acceptance/v0.3.1
5050
with:
5151
repo: ${{ matrix.downstream.name }}
5252
org: databrickslabs

0 commit comments

Comments
 (0)