Skip to content

Commit da977b2

Browse files
chore(deps): bump qltysh/qlty-action (#294)
Bumps [qltysh/qlty-action](https://github.com/qltysh/qlty-action) from ea1f343351856554424688e75be09f7fd59936a6 to 781c27d0ba52e67907ade4064dff08d1a797212e. - [Release notes](https://github.com/qltysh/qlty-action/releases) - [Changelog](https://github.com/qltysh/qlty-action/blob/main/CHANGELOG.md) - [Commits](qltysh/qlty-action@ea1f343...781c27d) --- updated-dependencies: - dependency-name: qltysh/qlty-action dependency-version: 781c27d0ba52e67907ade4064dff08d1a797212e 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 3b7a125 commit da977b2

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

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

0 commit comments

Comments
 (0)