Skip to content

Commit 1bd42a3

Browse files
authored
Merge pull request #6693 from 3liz/dependabot/github_actions/ctrf-io/github-test-reporter-1.0.28
Bump ctrf-io/github-test-reporter from 1.0.26 to 1.0.28
2 parents c40eab8 + c1ab7e8 commit 1bd42a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ jobs:
294294
steps.test-playwright-read-only.outcome != 'success' ||
295295
steps.test-playwright-no-tag.outcome != 'success' ||
296296
steps.test-playwright-write.outcome != 'success'
297-
uses: ctrf-io/github-test-reporter@v1.0.26
297+
uses: ctrf-io/github-test-reporter@v1.0.28
298298
env:
299299
GITHUB_TOKEN: ${{ secrets.BOT_HUB_TOKEN || github.token }}
300300
with:

0 commit comments

Comments
 (0)