Skip to content

Commit 2cb616d

Browse files
Bump qltysh/qlty-action
Bumps [qltysh/qlty-action](https://github.com/qltysh/qlty-action) from 76524b1c03d868bed85b3869da6655f26f322790 to b9133a486505563742d768da29f7951271678c87. - [Release notes](https://github.com/qltysh/qlty-action/releases) - [Changelog](https://github.com/qltysh/qlty-action/blob/main/CHANGELOG.md) - [Commits](qltysh/qlty-action@76524b1...b9133a4) --- updated-dependencies: - dependency-name: qltysh/qlty-action dependency-version: b9133a486505563742d768da29f7951271678c87 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 523c5b6 commit 2cb616d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
python-version: ${{ matrix.python-version }}
2929
- run: uv sync --all-extras --dev
3030
- run: uv run task test:ci
31-
- uses: qltysh/qlty-action/coverage@76524b1c03d868bed85b3869da6655f26f322790
31+
- uses: qltysh/qlty-action/coverage@b9133a486505563742d768da29f7951271678c87
3232
with:
3333
coverage-token: ${{ secrets.QLTY_COVERAGE_TOKEN }}
3434
files: ${{github.workspace}}/cov.xml

0 commit comments

Comments
 (0)