Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix failure in tfsec action #900

Merged
merged 1 commit into from
Jun 3, 2022
Merged

Conversation

rabbitfang
Copy link
Collaborator

Description

Pin tfsec action to v0.1.0 to workaround issue in v0.1.1 (aquasecurity/tfsec-sarif-action#27)

Safety checklist

  • This change is backwards compatible and safe to apply by existing users
  • This change will NOT lead to data loss
  • This change will NOT lead to downtime who already has an env/service setup

How has this change been tested, beside unit tests?

None

@codecov
Copy link

codecov bot commented Jun 2, 2022

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.

@juandiegopalomino juandiegopalomino merged commit 11e68f5 into main Jun 3, 2022
@juandiegopalomino juandiegopalomino deleted the hotfix/tfsec-failures branch June 3, 2022 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants