Skip to content

Bump the production-dependencies group with 1 update #2683

Bump the production-dependencies group with 1 update

Bump the production-dependencies group with 1 update #2683

Workflow file for this run

name: Pull Request Labeler
on:
- pull_request_target
defaults:
run:
shell: bash
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"