Skip to content

Commit 3104a9e

Browse files
Update dorny/test-reporter action to v1.8.0
1 parent bdc605d commit 3104a9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: bats --report-formatter junit infra/checkov/test.bats
4242

4343
- name: Test Report
44-
uses: dorny/test-reporter@0d00bb14cb0cc2c9b8985df6e81dd333188224e1 # renovate: tag=v1.5.0
44+
uses: dorny/test-reporter@eaa763f6ffc21c7a37837f56cd5f9737f27fc6c8 # v1.8.0
4545
if: always()
4646
with:
4747
name: checkov results

0 commit comments

Comments
 (0)