Skip to content

Commit 6861f35

Browse files
chore(deps): bump qltysh/qlty-action (#258)
Bumps [qltysh/qlty-action](https://github.com/qltysh/qlty-action) from c1d9ae56aba737dfb3c83921007a2610f1dad51c to ea1f343351856554424688e75be09f7fd59936a6. - [Release notes](https://github.com/qltysh/qlty-action/releases) - [Changelog](https://github.com/qltysh/qlty-action/blob/main/CHANGELOG.md) - [Commits](qltysh/qlty-action@c1d9ae5...ea1f343) --- updated-dependencies: - dependency-name: qltysh/qlty-action dependency-version: ea1f343351856554424688e75be09f7fd59936a6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Christoffer Artmann <Artgaard@gmail.com>
1 parent b3a35d2 commit 6861f35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@c1d9ae56aba737dfb3c83921007a2610f1dad51c
74+
uses: qltysh/qlty-action/install@ea1f343351856554424688e75be09f7fd59936a6
7575

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

0 commit comments

Comments
 (0)