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
chore: pin GitHub Actions to specific commit SHAs (#3025)
* chore: pin GitHub Actions to specific commit SHAs
Use pinact to replace mutable tags (e.g. @v1, @v3.3.1) with
immutable full commit SHAs to prevent supply chain attacks from
unintended action updates. Version tags are preserved as inline
comments (e.g. # v6.0.2) for readability.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* chore: pin Actions in scaffolding template to specific commit SHAs
Update the workflow template used when creating new integrations
to use pinned commit SHAs instead of mutable tags.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
stale-pr-message: 'This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days.'
0 commit comments