Skip to content

Commit 80d7ba9

Browse files
Bump qltysh/qlty-action in the github-actions group across 1 directory (#550)
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](qltysh/qlty-action@a2277a9...fd52dc8) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aba5e9d commit 80d7ba9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Test
3131
run: vendor/bin/phpunit
3232
- name: Code Coverage
33-
uses: qltysh/qlty-action/coverage@a2277a908db90c4c868832fb9204521fb940fdb4 # v1
33+
uses: qltysh/qlty-action/coverage@fd52dc852530a708d68c3b7342f8d33d1df4cd55 # v2.2.1
3434
with:
3535
oidc: true
3636
files: build/logs/clover.xml

0 commit comments

Comments
 (0)