From 2591b802f7f45331333ed34084fc552fc3dad458 Mon Sep 17 00:00:00 2001 From: RoopeshNair <1370480+RoopeshNair@users.noreply.github.com> Date: Fri, 20 Sep 2019 15:45:03 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 111649b609d..2ae8db2a638 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: azure/actions/login@master + - uses: azure/actions/login@v1 with: creds: ${{ secrets.AZURE_CREDENTIALS }}