run-x / opta

The next generation of Infrastructure-as-Code. Work with high-level constructs instead of getting lost in low-level cloud configuration.
https://docs.opta.dev
Apache License 2.0
906 stars 61 forks source link

Fix failure in tfsec action #900

Closed rabbitfang closed 2 years ago

rabbitfang commented 2 years ago

Description

Pin tfsec action to v0.1.0 to workaround issue in v0.1.1 (https://github.com/aquasecurity/tfsec-sarif-action/issues/27)

Safety checklist

How has this change been tested, beside unit tests?

None

codecov[bot] commented 2 years ago

Codecov Report

Merging #900 (2be6a12) into main (ed7d417) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #900   +/-   ##
=======================================
  Coverage   72.91%   72.91%           
=======================================
  Files         122      122           
  Lines        8281     8281           
=======================================
  Hits         6038     6038           
  Misses       2243     2243           
Flag Coverage Δ
unittests 72.91% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ed7d417...2be6a12. Read the comment docs.