Skip to content

Commit 696f1fa

Browse files
chore(deps): bump qltysh/qlty-action (#356)
Bumps [qltysh/qlty-action](https://github.com/qltysh/qlty-action) from 0814173ae3b13074fc896ca0e8e6d631c8352509 to 7d2645a1a6c539dfe84d3f57640a4f53593cf74c. - [Release notes](https://github.com/qltysh/qlty-action/releases) - [Changelog](https://github.com/qltysh/qlty-action/blob/main/CHANGELOG.md) - [Commits](qltysh/qlty-action@0814173...7d2645a) --- updated-dependencies: - dependency-name: qltysh/qlty-action dependency-version: 7d2645a1a6c539dfe84d3f57640a4f53593cf74c 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 35f233a commit 696f1fa

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

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

0 commit comments

Comments
 (0)