Skip to content

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

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 #17

name: ext-azure-ai-inspector-ci
on:
pull_request:
paths:
- "cli/azd/extensions/azure.ai.inspector/**"
- ".github/workflows/lint-ext-azure-ai-inspector.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.inspector