Skip to content

Commit cbd437a

Browse files
chore(deps): bump qltysh/qlty-action (#309)
Bumps [qltysh/qlty-action](https://github.com/qltysh/qlty-action) from 781c27d0ba52e67907ade4064dff08d1a797212e to 0814173ae3b13074fc896ca0e8e6d631c8352509. - [Release notes](https://github.com/qltysh/qlty-action/releases) - [Changelog](https://github.com/qltysh/qlty-action/blob/main/CHANGELOG.md) - [Commits](qltysh/qlty-action@781c27d...0814173) --- updated-dependencies: - dependency-name: qltysh/qlty-action dependency-version: '0814173ae3b13074fc896ca0e8e6d631c8352509' 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 6e4b391 commit cbd437a

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@781c27d0ba52e67907ade4064dff08d1a797212e
74+
uses: qltysh/qlty-action/install@0814173ae3b13074fc896ca0e8e6d631c8352509
7575

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

0 commit comments

Comments
 (0)