-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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: rootless permission bits (new actions cache) #2242
Conversation
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2242 +/- ##
==========================================
+ Coverage 61.56% 62.20% +0.64%
==========================================
Files 53 56 +3
Lines 9002 9139 +137
==========================================
+ Hits 5542 5685 +143
+ Misses 3020 3006 -14
- Partials 440 448 +8 ☔ View full report in Codecov by Sentry. |
@ChristopherHX this pull request has failed checks 🛠 |
@ChristopherHX this pull request has failed checks 🛠 |
* fix: rootless permission bits (new actions cache) * add test * fix lint / more tests
My typo caused strange behavior, if you are not root
Fixes #2183