matplotlib-extension-cookiecutter icon indicating copy to clipboard operation
matplotlib-extension-cookiecutter copied to clipboard

CI: Harden GHA configuration

Open tacaswell opened this issue 7 months ago • 0 comments

Apply recommended hardening steps including:

  • pinning to a SHA any actions used
  • not persisting the read token on checkout
  • setting the default permissions
  • adding a depandabot file for GHA

tacaswell avatar Jul 18 '25 16:07 tacaswell