Skip to content

⬆️ Bump dotenv from 16.4.5 to 16.4.7 #1480

⬆️ Bump dotenv from 16.4.5 to 16.4.7

⬆️ Bump dotenv from 16.4.5 to 16.4.7 #1480

Workflow file for this run

name: pr-labeler
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- name: Label PR 🏷
uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"