Skip to content

Bump fast-uri from 3.0.6 to 3.1.2 in /ui #118

Bump fast-uri from 3.0.6 to 3.1.2 in /ui

Bump fast-uri from 3.0.6 to 3.1.2 in /ui #118

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
issues: write
runs-on: ubuntu-22.04
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"