Skip to content

Bump uvicorn[standard] from 0.30.1 to 0.30.3 #120

Bump uvicorn[standard] from 0.30.1 to 0.30.3

Bump uvicorn[standard] from 0.30.1 to 0.30.3 #120

name: Validate bicep scripts
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Azure CLI script
uses: azure/CLI@v2
with:
inlineScript: az config set bicep.use_binary_from_path=false && az bicep build -f infra/main.bicep