From 145a6170995bb48533d15e172acb73a44fb6a23e Mon Sep 17 00:00:00 2001 From: Shariq Torres Date: Wed, 5 Jan 2022 14:59:53 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fe2497..f409fb6 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ You can add the action to your Action YAML file like so: ``` - - uses: lob/action_sam_jackson + - uses: lob/action_sam_jackson@0.0.2 with: message: '' token: ${{secrets.GITHUB_TOKEN}}