From 2024e0d4dff223521b7bab09301df8a2cce32b31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 05:42:22 +0000 Subject: [PATCH] Bump qltysh/qlty-action in the github-actions group across 1 directory Bumps the github-actions group with 1 update in the / directory: [qltysh/qlty-action](https://github.com/qltysh/qlty-action). Updates `qltysh/qlty-action` from 1 to 2 - [Release notes](https://github.com/qltysh/qlty-action/releases) - [Changelog](https://github.com/qltysh/qlty-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/qltysh/qlty-action/compare/a2277a908db90c4c868832fb9204521fb940fdb4...fd52dc852530a708d68c3b7342f8d33d1df4cd55) --- updated-dependencies: - dependency-name: qltysh/qlty-action dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 03d51ec..00348ec 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -41,7 +41,7 @@ jobs: run: composer test:lint - name: Code Coverage - uses: qltysh/qlty-action/coverage@a2277a908db90c4c868832fb9204521fb940fdb4 # v1 + uses: qltysh/qlty-action/coverage@fd52dc852530a708d68c3b7342f8d33d1df4cd55 # v2.2.1 with: oidc: true files: build/logs/clover.xml