Skip to content
This repository was archived by the owner on Dec 3, 2025. It is now read-only.

Commit 4337599

Browse files
Merge pull request #1244 from crowdbotics/develop
2 parents 7bd2c1b + 6baa494 commit 4337599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
git clone -b master https://${{ secrets.GIT_TOKEN }}@github.com/crowdbotics/github-actions.git
3939
4040
- name: Azure login
41-
uses: azure/login@v2.1.1
41+
uses: azure/login@v2.2.0
4242
with:
4343
creds: "${{ secrets.AZURE_CREDENTIALS }}"
4444

0 commit comments

Comments
 (0)