We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e53e0b0 commit b74e8d0Copy full SHA for b74e8d0
.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@eaa763f6ffc21c7a37837f56cd5f9737f27fc6c8 # v1.8.0
45
if: always()
46
with:
47
name: checkov results
0 commit comments