You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: fix GitHub Actions workflow to use only trusted actions
Replace shogo82148/actions-setup-perl@v1 with manual Perl setup to comply
with organization security policy that requires actions to be from GitHub,
verified marketplace, or torrust-owned repositories.
- Use system Perl instead of third-party setup action
- Install cpanminus, local::lib, and Carmel manually
- Maintain same functionality while meeting security requirements
0 commit comments