Skip to content

build(deps-dev): bump @trivago/prettier-plugin-sort-imports from 4.3.0 to 5.2.1 #37

build(deps-dev): bump @trivago/prettier-plugin-sort-imports from 4.3.0 to 5.2.1

build(deps-dev): bump @trivago/prettier-plugin-sort-imports from 4.3.0 to 5.2.1 #37

Workflow file for this run

# this auto labels PRs based on the configuration file
# have a look at ./github/labeler.yml`
name: PR
on:
- pull_request_target
jobs:
label-triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
if: github.repository_owner == 'ashgw'
steps:
- uses: actions/checkout@v4
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true