Skip to content

build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.3.1 to 1.4.0 #1991

build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.3.1 to 1.4.0

build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.3.1 to 1.4.0 #1991

---
# automatically adds release labels to pull requests. The labels are decided based on configuration at "./.github/release.yaml"
name: Add release labels
on:
pull_request_target:
types:
- opened
- edited
jobs:
label:
runs-on:
- self-hosted
- micro
steps:
- uses: bcoe/conventional-release-labels@v1