Make persist-credentials: true in the update_locale action#20942
Make persist-credentials: true in the update_locale action#20942timvandermeij merged 1 commit intomozilla:masterfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #20942 +/- ##
=======================================
Coverage 62.58% 62.58%
=======================================
Files 174 174
Lines 121930 121930
=======================================
+ Hits 76306 76307 +1
+ Misses 45624 45623 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
r=me; thanks!
For context, this should fix https://github.com/mozilla/pdf.js/actions/runs/23323622533/job/67840066870 and is the default according to https://github.com/actions/checkout, but was changed to false in the Zizmor work because generally that is a better default, however in this particular build we need it to be able to create pull requests (see also https://docs.zizmor.sh/audits/#remediation_2).
No description provided.