Skip to content

Update Go to 1.26.4 and bump golang.org/x/crypto and golang.org/x/net #27

Update Go to 1.26.4 and bump golang.org/x/crypto and golang.org/x/net

Update Go to 1.26.4 and bump golang.org/x/crypto and golang.org/x/net #27

name: ext-azure-ai-connections-ci
on:
pull_request:
paths:
- "cli/azd/extensions/azure.ai.connections/**"
- ".github/workflows/lint-ext-azure-ai-connections.yml"
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
permissions:
contents: read
pull-requests: write
jobs:
lint:
uses: ./.github/workflows/lint-go.yml
with:
working-directory: cli/azd/extensions/azure.ai.connections