mirror of
https://github.com/h5bp/html5-boilerplate.git
synced 2026-01-08 23:48:02 -05:00
* trying this a different way! * Update GitHub Actions to use specific commit SHAs Changed actions/checkout and actions/setup-node to reference specific commit SHAs for improved security and reproducibility. Also set 'persist-credentials' to false for checkout. --------- Co-authored-by: Christian Oliff <christian_oliff@trimble.com>