Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information