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

Bump dotenv from 10.0.0 to 16.4.5 #206

Bump dotenv from 10.0.0 to 16.4.5

Bump dotenv from 10.0.0 to 16.4.5 #206

Workflow file for this run

name: Labeler
on: [pull_request]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"