Skip to content

Commit 4546946

Browse files
chore(deps): bump qltysh/qlty-action (#40)
Bumps [qltysh/qlty-action](https://github.com/qltysh/qlty-action) from 06730ef41b86b073c3813c0fc07a0c734980ce5d to a2277a908db90c4c868832fb9204521fb940fdb4. - [Release notes](https://github.com/qltysh/qlty-action/releases) - [Changelog](https://github.com/qltysh/qlty-action/blob/main/CHANGELOG.md) - [Commits](qltysh/qlty-action@06730ef...a2277a9) --- updated-dependencies: - dependency-name: qltysh/qlty-action dependency-version: a2277a908db90c4c868832fb9204521fb940fdb4 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: Lukas Šaltėnas <lukas.saltenas@gmail.com>
1 parent dda14f4 commit 4546946

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
@@ -81,7 +81,7 @@ jobs:
8181
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
8282

8383
- name: Install qlty
84-
uses: qltysh/qlty-action/install@06730ef41b86b073c3813c0fc07a0c734980ce5d
84+
uses: qltysh/qlty-action/install@a2277a908db90c4c868832fb9204521fb940fdb4
8585

8686
- name: Run qlty check
8787
run: qlty check

0 commit comments

Comments
 (0)