Update Bicep version to 0.38.5#5849
Conversation
- Updated bicep.go to use Bicep version 0.38.5 - Updated lint-bicep.yml workflow to download Bicep v0.38.5 - Aligns with the latest Bicep release: https://github.com/Azure/bicep/releases/tag/v0.38.5
Azure Dev CLI Install InstructionsInstall scriptsMacOS/Linux
bash: pwsh: WindowsPowerShell install MSI install Standalone Binary
MSI
Documentationlearn.microsoft.com documentationtitle: Azure Developer CLI reference
|
|
Newer version released. CLosing this |
Description
This PR updates the Azure Developer CLI to use Bicep version 0.38.5 to align with the latest Bicep release.
Changes
cli/azd/pkg/tools/bicep/bicep.goto use Bicep version 0.38.5.github/workflows/lint-bicep.ymlto download Bicep v0.38.5Reference
Fixes
Fixes #5848
Testing