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

fix(deps): update dependency next to v14.2.12 - autoclosed #17

fix(deps): update dependency next to v14.2.12 - autoclosed

fix(deps): update dependency next to v14.2.12 - autoclosed #17

Workflow file for this run

name: Auto Labeler
on:
pull_request_target:
types: [opened]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Check Labels
id: labeler
uses: jimschubert/labeler-action@v2
with:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}