Skip to content

Commit 14a693d

Browse files
Bump qltysh/qlty-action from 1 to 2 in the github-actions group
Bumps the github-actions group with 1 update: [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@v1...v2) --- 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>
1 parent 4413766 commit 14a693d

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@v1
33+
uses: qltysh/qlty-action/coverage@v2
3434
with:
3535
oidc: true
3636
files: build/logs/clover.xml

0 commit comments

Comments
 (0)