Skip to content

Bump dotenv from 16.3.2 to 16.4.1 in /ui #179

Bump dotenv from 16.3.2 to 16.4.1 in /ui

Bump dotenv from 16.3.2 to 16.4.1 in /ui #179

Workflow file for this run

name: Labeler
on: [pull_request]
permissions:
contents: read
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ github.token }}"