Skip to content

Commit 3c548e9

Browse files
Bump databricks/setup-cli from 1.0.0 to 1.4.0
Bumps [databricks/setup-cli](https://github.com/databricks/setup-cli) from 1.0.0 to 1.4.0. - [Commits](databricks/setup-cli@bdb89f8...cb0efd3) --- updated-dependencies: - dependency-name: databricks/setup-cli dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 18c9a06 commit 3c548e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3636
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
3737
- uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
38-
- uses: databricks/setup-cli@bdb89f81c11a5bd647fd55b585b7c396ec68a25a # v1.0.0
38+
- uses: databricks/setup-cli@cb0efd3c46ddbb344dde5b171afdb7fefc3337ba # v1.4.0
3939
# The agent launch tests `_require_binary("codex")` etc. and skip when
4040
# the CLI isn't on PATH. Install all six so each TestXxxLaunch test
4141
# actually runs instead of skipping.

0 commit comments

Comments
 (0)