From 663c6641aa9c9bc9af706f672500e59927637f35 Mon Sep 17 00:00:00 2001 From: Abishek PY <43115551+vj-abishek@users.noreply.github.com> Date: Wed, 3 Mar 2021 15:15:23 +0530 Subject: [PATCH] feat: update actions example Updated actions example in the readme to the latest version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 673a15c..f804f92 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Invite on label - uses: vj-abigo/invite-on-label@v1.1 + uses: vj-abigo/invite-on-label@v1.2 with: organization: EddieJaoudeCommunity label: invite me to the organisation