diff --git a/data/reusables/actions/actions-use-sha-pinning.md b/data/reusables/actions/actions-use-sha-pinning.md new file mode 100644 index 0000000000..e392448971 --- /dev/null +++ b/data/reusables/actions/actions-use-sha-pinning.md @@ -0,0 +1 @@ +# GitHub recommends pinning actions to a commit SHA. To get a newer version, you will need to update the SHA. You can also reference a tag or branch, but the action may change without warning.