Skip to content

Bump azure-identity from 1.23.1 to 1.24.0 #11

Bump azure-identity from 1.23.1 to 1.24.0

Bump azure-identity from 1.23.1 to 1.24.0 #11

Workflow file for this run

name: labeler
on: [pull_request]
jobs:
label:
runs-on: ubuntu-latest
steps:
- name: labeler action
uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: ".github/labeler.yaml"