Skip to content

Commit cbabbcf

Browse files
authored
Merge pull request #185 from yumemi-inc/dependabot/github_actions/dorny/test-reporter-2.1.0
2 parents 5a4bd7e + 2a0e3ae commit cbabbcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
# https://github.com/dorny/test-reporter
4444
- name: Report test
45-
uses: dorny/test-reporter@6e6a65b7a0bd2c9197df7d0ae36ac5cee784230c # v2.0.0
45+
uses: dorny/test-reporter@890a17cecf52a379fc869ab770a71657660be727 # v2.1.0
4646
with:
4747
name: "Dart Test"
4848
path: "test-results.json"

0 commit comments

Comments
 (0)