From 1661bf2667777bf4add0041a19564f2419cd50ae Mon Sep 17 00:00:00 2001 From: Ethan Graf Date: Tue, 17 Nov 2020 13:42:42 -0500 Subject: [PATCH] Fix uses yaml tag --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29ed185..d600602 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ jobs: with: name: results - name: comment PR - uses: machine-learning-apps/pr-comment@master + uses: fuzzbuzz/pr-comment@1.0.1 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: