Skip to content

chore(deps): bump azure-identity from 1.18.0 to 1.19.0 #655

chore(deps): bump azure-identity from 1.18.0 to 1.19.0

chore(deps): bump azure-identity from 1.18.0 to 1.19.0 #655

name: Label dev deploys
on:
pull_request:
branches: [main]
types: [opened]
paths:
- ".github/workflows/deploy-*.yml"
- "benefits/**"
- "bin/**"
- Dockerfile
- pyproject.toml
jobs:
label-deployment-dev:
runs-on: ubuntu-latest
steps:
- name: add-label
uses: andymckay/labeler@master
with:
add-labels: "deployment-dev"