Skip to content

Commit

Permalink
Merge pull request #410 from Azure/jefmarti-patch-login
Browse files Browse the repository at this point in the history
update to latest action version
  • Loading branch information
jeffwmartinez authored Nov 10, 2023
2 parents 27ef638 + db7d1d2 commit 14ae624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-staging-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:

steps:
- name: Log into Azure CLI with service principal
uses: azure/login@v1.1
uses: azure/login@v1.4.6
with:
creds: ${{ secrets.ANTARES_BLOG_SITE_SP }}

Expand Down

0 comments on commit 14ae624

Please sign in to comment.