Skip to content

Commit 0601a46

Browse files
dependabot[bot]James-Frowen
authored andcommitted
chore(deps): bump dorny/test-reporter in the ci-actions group
Bumps the ci-actions group with 1 update: [dorny/test-reporter](https://github.com/dorny/test-reporter). Updates `dorny/test-reporter` from 2 to 3 - [Release notes](https://github.com/dorny/test-reporter/releases) - [Changelog](https://github.com/dorny/test-reporter/blob/main/CHANGELOG.md) - [Commits](dorny/test-reporter@v2...v3) --- updated-dependencies: - dependency-name: dorny/test-reporter dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: ci-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be4b588 commit 0601a46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
run: git config --global --add safe.directory "$GITHUB_WORKSPACE"
6565

6666
- name: Publish test results
67-
uses: dorny/test-reporter@v2
67+
uses: dorny/test-reporter@v3
6868
if: always()
6969
with:
7070
name: ${{ inputs.test_results_name }}

0 commit comments

Comments
 (0)