Skip to content

Commit 931faa7

Browse files
build(deps): bump getsentry/action-clickhouse-in-ci from 1.1 to 1.5
Bumps [getsentry/action-clickhouse-in-ci](https://github.com/getsentry/action-clickhouse-in-ci) from 1.1 to 1.5. - [Commits](getsentry/action-clickhouse-in-ci@v1.1...v1.5) --- updated-dependencies: - dependency-name: getsentry/action-clickhouse-in-ci dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c557b56 commit 931faa7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-integrations-dbs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
with:
6060
python-version: ${{ matrix.python-version }}
6161
allow-prereleases: true
62-
- uses: getsentry/action-clickhouse-in-ci@v1.1
62+
- uses: getsentry/action-clickhouse-in-ci@v1.5
6363
- name: Setup Test Env
6464
run: |
6565
pip install "coverage[toml]" tox
@@ -154,7 +154,7 @@ jobs:
154154
with:
155155
python-version: ${{ matrix.python-version }}
156156
allow-prereleases: true
157-
- uses: getsentry/action-clickhouse-in-ci@v1.1
157+
- uses: getsentry/action-clickhouse-in-ci@v1.5
158158
- name: Setup Test Env
159159
run: |
160160
pip install "coverage[toml]" tox

0 commit comments

Comments
 (0)