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
DOC: Advocate for using action from tagged release commit SHAs
* For security best practices, advocate that users of the action use it
from known commit SHAs that correspond to tagged releases.
* Advocate that users use a Dependabot config file to update the action
on new tags. This will bump the commit SHA and also bump the release
tag in the comment of the commit SHA.
- c.f. https://learn.scientific-python.org/development/guides/gha_basic/#updating
0 commit comments