Skip to content

Commit 23684ce

Browse files
build(deps): bump the development-dependencies group across 2 directories with 1 update
Bumps the development-dependencies group with 1 update in the / directory: [ctrf-io/github-test-reporter](https://github.com/ctrf-io/github-test-reporter). Bumps the development-dependencies group with 1 update in the /.github/workflows directory: [ctrf-io/github-test-reporter](https://github.com/ctrf-io/github-test-reporter). Updates `ctrf-io/github-test-reporter` from 1.0.22 to 1.0.25 - [Release notes](https://github.com/ctrf-io/github-test-reporter/releases) - [Commits](ctrf-io/github-test-reporter@646f98c...9bd3118) Updates `ctrf-io/github-test-reporter` from 1.0.22 to 1.0.25 - [Release notes](https://github.com/ctrf-io/github-test-reporter/releases) - [Commits](ctrf-io/github-test-reporter@646f98c...9bd3118) --- updated-dependencies: - dependency-name: ctrf-io/github-test-reporter dependency-version: 1.0.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: ctrf-io/github-test-reporter dependency-version: 1.0.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 48179bd commit 23684ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ jobs:
244244
#
245245
# They also handle the storage of past test reports, so as to assess flaky tests.
246246
- name: Publish Test Summary Results
247-
uses: ctrf-io/github-test-reporter@646f98cfc16c6f7a0e1f6100cabe2deb95dd2eef # v1.0.22
247+
uses: ctrf-io/github-test-reporter@9bd31188517cfb3ff683f135041cc3bfbb0c78b3 # v1.0.25
248248
with:
249249
report-path: 'reports/ctrf_report_*.json'
250250
use-suite-name: true

0 commit comments

Comments
 (0)