Skip to content

build(deps): bump dotenv from 17.2.1 to 17.2.2 in the npm-production group #68

build(deps): bump dotenv from 17.2.1 to 17.2.2 in the npm-production group

build(deps): bump dotenv from 17.2.1 to 17.2.2 in the npm-production group #68

Workflow file for this run

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