We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e53e0b0 commit a14f3c0Copy full SHA for a14f3c0
.github/workflows/ci.yml
@@ -41,7 +41,7 @@ jobs:
41
run: bats --report-formatter junit infra/checkov/test.bats
42
43
- name: Test Report
44
- uses: dorny/test-reporter@0d00bb14cb0cc2c9b8985df6e81dd333188224e1 # renovate: tag=v1.5.0
+ uses: dorny/test-reporter@c9b3d0e2bd2a4e96aaf424dbaa31c46b42318226 # v1.6.0
45
if: always()
46
with:
47
name: checkov results
0 commit comments