Skip to content

Bump Microsoft.Data.SqlClient and Azure.Identity to latest #177

Bump Microsoft.Data.SqlClient and Azure.Identity to latest

Bump Microsoft.Data.SqlClient and Azure.Identity to latest #177

Workflow file for this run

name: On Label
on:
issues:
types: [labeled]
jobs:
processLabelAction:
name: Process Label Action
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Process Label Action
uses: hramos/label-actions@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
permissions:
issues: write