Skip to content

Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.4.0 to 1.6.0 #16149

Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.4.0 to 1.6.0

Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.4.0 to 1.6.0 #16149

name: Enforce issue link to pull request
on:
pull_request:
types: [labeled, unlabeled, opened, edited, synchronize]
jobs:
check_pull_requests:
runs-on: ubuntu-latest
name: Check linked issues
steps:
- uses: nearform/github-action-check-linked-issues@v1.4.28
id: check-linked-issues
with:
exclude-branches: "dependabot/**"
exclude-labels: "minor-change"