Skip to content

Commit 615d726

Browse files
authored
Merge pull request #1193 from projectsyn/renovate/qltysh-qlty-action-2.x
Update qltysh/qlty-action action to v2
2 parents be2aa1f + 6cd2e57 commit 615d726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
env:
5151
SSH_AUTH_SOCK: /tmp/ssh_agent.sock
5252
- name: Upload code coverage report to qlty.sh
53-
uses: qltysh/qlty-action/coverage@v1
53+
uses: qltysh/qlty-action/coverage@v2
5454
with:
5555
files: coverage.lcov
5656
oidc: true

0 commit comments

Comments
 (0)