Skip to content

chore(deps): bump regex from 1.12.3 to 1.12.4 in the rust-minor-patch group #158

chore(deps): bump regex from 1.12.3 to 1.12.4 in the rust-minor-patch group

chore(deps): bump regex from 1.12.3 to 1.12.4 in the rust-minor-patch group #158

Workflow file for this run

name: "Auto Label"
on:
pull_request_target:
types: [opened, synchronize, reopened]
permissions:
contents: read
pull-requests: write
issues: write
jobs:
label:
runs-on: ubuntu-latest
steps:
- name: Label PR
uses: actions/labeler@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: true