Skip to content

Commit 934525c

Browse files
authored
Merge pull request #88 from eggplants/dependabot/github_actions/qltysh/qlty-action-b9133a486505563742d768da29f7951271678c87
Bump qltysh/qlty-action from 76524b1c03d868bed85b3869da6655f26f322790 to b9133a486505563742d768da29f7951271678c87
2 parents 201225d + 2cb616d commit 934525c

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)