Skip to content

chore(deps): bump serde_json from 1.0.140 to 1.0.141 in the patch-updates group across 1 directory #75

chore(deps): bump serde_json from 1.0.140 to 1.0.141 in the patch-updates group across 1 directory

chore(deps): bump serde_json from 1.0.140 to 1.0.141 in the patch-updates group across 1 directory #75

Workflow file for this run

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