Skip to content

Bump ip from 1.1.8 to 1.1.9 #3

Bump ip from 1.1.8 to 1.1.9

Bump ip from 1.1.8 to 1.1.9 #3

Workflow file for this run

name: auto-label
on: [pull_request]
jobs:
components:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: '.github/config/auto-label.yml'
sync-labels: true