Skip to content

Commit 7bff609

Browse files
Update dorny/test-reporter action to v1.6.0
1 parent 3ea0219 commit 7bff609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: bats --report-formatter junit infra-tests.bats
3939

4040
- name: Test Report
41-
uses: dorny/test-reporter@0d00bb14cb0cc2c9b8985df6e81dd333188224e1 # renovate: tag=v1.5.0
41+
uses: dorny/test-reporter@c9b3d0e2bd2a4e96aaf424dbaa31c46b42318226 # v1.6.0
4242
if: always()
4343
with:
4444
name: checkov results

0 commit comments

Comments
 (0)