Skip to content

Bump semver from 5.7.1 to 5.7.2 #856

Bump semver from 5.7.1 to 5.7.2

Bump semver from 5.7.1 to 5.7.2 #856

Workflow file for this run

name: "Labeler"
on: [pull_request_target]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"