Skip to content

Commit dcda8bc

Browse files
ci(deps): bump dorny/test-reporter from 2.6.0 to 3.0.0 in the all group (#247)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a72e5e commit dcda8bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

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

121121
- name: 📢 Publish unit test results
122122
if: github.ref == 'refs/heads/main' || github.event.pull_request.head.repo.full_name == github.repository
123-
uses: dorny/test-reporter@3d76b34a4535afbd0600d347b09a6ee5deb3ed7f # v2.6.0
123+
uses: dorny/test-reporter@a43b3a5f7366b97d083190328d2c652e1a8b6aa2 # v3.0.0
124124
with:
125125
name: 📜 Test results
126126
reporter: golang-json

0 commit comments

Comments
 (0)