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

ci: set persist-credentials to false for checkout action #165

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

siljekristensen
Copy link
Contributor

With this setting credentials are removed from the git configuration before the action completes.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.46%. Comparing base (5af26d9) to head (e9d5a5a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #165   +/-   ##
=======================================
  Coverage   84.46%   84.46%           
=======================================
  Files         184      184           
  Lines        5949     5949           
  Branches      888      888           
=======================================
  Hits         5025     5025           
  Misses        924      924           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@siljekristensen siljekristensen merged commit 46c58fd into master Jun 13, 2024
16 checks passed
@siljekristensen siljekristensen deleted the ci/github-actions-checkout branch June 13, 2024 06:53
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.

3 participants