Skip to content

[Snyk] Upgrade simple-git from 3.17.0 to 3.25.0 #2

[Snyk] Upgrade simple-git from 3.17.0 to 3.25.0

[Snyk] Upgrade simple-git from 3.17.0 to 3.25.0 #2

Workflow file for this run

name: Pull Request Labeler
on:
pull_request_target:
types: [opened, synchronize]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}