Skip to content

chore(deps): bump systeminformation from 5.17.16 to 5.21.8 in /src/checkout #668

chore(deps): bump systeminformation from 5.17.16 to 5.21.8 in /src/checkout

chore(deps): bump systeminformation from 5.17.16 to 5.21.8 in /src/checkout #668

Workflow file for this run

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
semanticpr:
name: Semantic Pull Request
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}