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
feat: prevent versioned 3P GitHub actions in PR builds (#457)
Add validation step to require commit SHAs instead of version tags for
third-party GitHub actions in workflow files. Repo config `Require
actions to be pinned to a full-length commit SHA` will protect against
this if we missed any others.
### Testing done
* See:
aws-observability/aws-otel-python-instrumentation#475
*Rollback procedure:*
Git revert - no risk
*Ensure you've run the following tests on your changes and include the
link below:*
pr workflow sufficient
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.
0 commit comments