Uh oh!
There was an error while loading. Please reload this page.
feat: Add sha_pinning_required to ActionsPermissions structs - #3807
Conversation
Signed-off-by: Leonard Sheng Sheng Lee <leonard.sheng.sheng.lee@gmail.com>
sha_pinning_required to ActionsPermissions structsCodecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@## master #3807 +/- ##
=======================================
Coverage 92.27% 92.27% =======================================
Files 192 192 Lines 13896 13896 =======================================
Hits 12823 12823 Misses 884 884 Partials 189 189 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Signed-off-by: Leonard Sheng Sheng Lee <leonard.sheng.sheng.lee@gmail.com>
sheeeng
commented
Nov 7, 2025
@gmlewis, thanks for the review. Do you have any time estimation for this fix to be included in the next release? |
gmlewis
commented
Nov 7, 2025
Usually we cut a release about once per month (and we just cut one 4 days ago), but if there is a need, we can cut another one sooner. |
sheeeng
commented
Nov 8, 2025
@gmlewis, thanks for the quick response. If there is any possibility to release earlier, it would be much appreciated. 🙇 However, it's not urgent. I am waiting to support this feature in integrations/terraform-provider-github#2870. |
gmlewis
commented
Nov 8, 2025
@sheeeng - this has now been released here: |
Support https://github.blog/changelog/2025-08-15-github-actions-policy-now-supports-blocking-and-sha-pinning-actions/#enforce-sha-pinning.
Fix#3808.