Skip to content

Commit

Permalink
Merge pull request #30 from reneenoble/update-setup-azd-v2
Browse files Browse the repository at this point in the history
Update setup-azd version (edgio issue)
  • Loading branch information
reneenoble authored Jan 9, 2025
2 parents 6297a2c + 16996f8 commit 3f1d471
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .cruft.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"template": "https://github.com/Azure-Samples/Azure-Python-Standardization-Template-Generator",
"commit": "573edb00d58171b2848ed4d1032fc6aae8fe0cea",
"commit": "94513c0c679a5809e0b80787e3b9a340a10a6450",
"checkout": null,
"context": {
"cookiecutter": {
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/azure-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: actions/checkout@v4

- name: Install azd
uses: Azure/setup-azd@v1.0.0
uses: Azure/setup-azd@v2

- name: Log in with Azure (Federated Credentials)
if: ${{ env.AZURE_CLIENT_ID != '' }}
Expand Down

0 comments on commit 3f1d471

Please sign in to comment.