Skip to content

build(deps): bump systeminformation from 5.17.12 to 5.21.7 in /packages/backend #45

build(deps): bump systeminformation from 5.17.12 to 5.21.7 in /packages/backend

build(deps): bump systeminformation from 5.17.12 to 5.21.7 in /packages/backend #45

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
branches-ignore:
- 'l10n_develop'
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"