Skip to content

Commit 1851599

Browse files
chore(deps): bump qltysh/qlty-action (#226)
Bumps [qltysh/qlty-action](https://github.com/qltysh/qlty-action) from 92420f3093ba65970fed22ce5f162ecb8a5c1700 to c1d9ae56aba737dfb3c83921007a2610f1dad51c. - [Release notes](https://github.com/qltysh/qlty-action/releases) - [Changelog](https://github.com/qltysh/qlty-action/blob/main/CHANGELOG.md) - [Commits](qltysh/qlty-action@92420f3...c1d9ae5) --- updated-dependencies: - dependency-name: qltysh/qlty-action dependency-version: c1d9ae56aba737dfb3c83921007a2610f1dad51c dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 134386f commit 1851599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
fetch-depth: 0
7272

7373
- name: Install qlty
74-
uses: qltysh/qlty-action/install@92420f3093ba65970fed22ce5f162ecb8a5c1700
74+
uses: qltysh/qlty-action/install@c1d9ae56aba737dfb3c83921007a2610f1dad51c
7575

7676
- name: Run qlty check
7777
run: qlty check

0 commit comments

Comments
 (0)