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

Bump nanoid from 3.3.6 to 5.0.3 #24

Bump nanoid from 3.3.6 to 5.0.3

Bump nanoid from 3.3.6 to 5.0.3 #24

Workflow file for this run

name: PR
on:
- pull_request_target
concurrency:
group: ${{ github.ref }}-pr
cancel-in-progress: false
jobs:
label:
name: 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