Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

chore(deps-dev): Bump faker from 19.6.0 to 22.4.0 #387

chore(deps-dev): Bump faker from 19.6.0 to 22.4.0

chore(deps-dev): Bump faker from 19.6.0 to 22.4.0 #387

Workflow file for this run

name: PR Labeler
on:
pull_request:
types: [opened]
jobs:
pr-labeler:
runs-on: ubuntu-latest
steps:
- uses: TimonVS/pr-labeler-action@v4
with:
configuration-path: .github/config/pr-labeler.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}